Searched refs:adev (Results 1 – 5 of 5) sorted by relevance
/third_party/toybox/toys/posix/ |
D | tar.c | 58 int fd, ouid, ggid, hlc, warn, adev, aino, sparselen; 186 if (TT.adev == st->st_dev && TT.aino == st->st_ino) { in add_to_tar() 829 TT.adev = st.st_dev; in tar_main()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_device.c | 1470 struct usb_device *adev; in usb_alloc_device() local 1568 adev = udev; in usb_alloc_device() 1575 udev->hs_port_no = adev->port_no; in usb_alloc_device() 1578 adev = hub; in usb_alloc_device()
|
/third_party/alsa-lib/src/ucm/ |
D | main.c | 1135 struct use_case_device *adev; in is_devlist_supported() local 1155 adev = list_entry(pos1, struct use_case_device, in is_devlist_supported() 1157 if (!strcmp(device->name, adev->name)) in is_devlist_supported()
|
/third_party/toybox/generated/ |
D | globals.h | 1409 int fd, ouid, ggid, hlc, warn, adev, aino, sparselen; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 62523 struct acpi_device *adev; member 63143 struct acpi_device *adev; member 63306 struct acpi_device *adev; member
|