Searched refs:afd (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/openat2/ |
H 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/ |
H 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/ |
H A D | boolconv.cocci | 7 // Copyright: (C) 2016 Andrew F. Davis <afd@ti.com>
|
/linux/drivers/media/pci/saa7164/ |
H 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/hwmon/ |
H A D | ina3221.rst | 16 Author: Andrew F. Davis <afd@ti.com>
|