Searched refs:afd (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/openat2/ |
| A D | rename_attack_test.c | 86 int dfd, afd; in test_rename_attack() local 102 afd = openat(dfd, "a", O_PATH); in test_rename_attack() 103 if (afd < 0) in test_rename_attack() 113 fd = sys_openat2(afd, victim_path, &how); in test_rename_attack() 115 fd = sys_openat(afd, victim_path, &how); in test_rename_attack() 127 if (fdequal(fd, afd, NULL)) in test_rename_attack()
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-iio-health-afe440x | 4 Contact: Andrew F. Davis <afd@ti.com> 27 Contact: Andrew F. Davis <afd@ti.com> 36 Contact: Andrew F. Davis <afd@ti.com>
|
| /linux/scripts/coccinelle/misc/ |
| A D | boolconv.cocci | 7 // Copyright: (C) 2016 Andrew F. Davis <afd@ti.com>
|
| /linux/drivers/media/pci/saa7164/ |
| A D | saa7164-api.c | 932 struct tmComResAFeatureDescrHeader *afd; in saa7164_api_dump_subdevs() local 1184 afd = (struct tmComResAFeatureDescrHeader *)(buf + idx); in saa7164_api_dump_subdevs() 1187 afd->unitid); in saa7164_api_dump_subdevs() 1189 afd->sourceid); in saa7164_api_dump_subdevs() 1191 afd->controlsize); in saa7164_api_dump_subdevs() 1196 memcpy(&encport->audfeat, afd, in saa7164_api_dump_subdevs()
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| A D | bq27xxx.yaml | 12 - Andrew F. Davis <afd@ti.com>
|
| /linux/Documentation/hwmon/ |
| A D | ina3221.rst | 16 Author: Andrew F. Davis <afd@ti.com>
|
| /linux/ |
| A D | modules.builtin.modinfo | 1 …ntrol Interface (TI SCI) Reset driverreset_ti_sci.author=Andrew F. Davis <afd@ti.com>reset_uniph… 16 …xxx battery monitor i2c driverbq27xxx_battery_i2c.author=Andrew F. Davis <afd@ti.com>cros_periph…
|
Completed in 22 milliseconds