Home
last modified time | relevance | path

Searched refs:device_entry (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/as102/
A Das102_drv.h52 struct list_head device_entry; member
/linux-6.3-rc2/drivers/spi/
A Dspidev.c73 struct list_head device_entry; member
599 list_for_each_entry(iter, &device_list, device_entry) { in spidev_open()
795 INIT_LIST_HEAD(&spidev->device_entry); in spidev_probe()
816 list_add(&spidev->device_entry, &device_list); in spidev_probe()
841 list_del(&spidev->device_entry); in spidev_remove()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dior.h92 void (*device_entry)(struct nvkm_ior *, int head); member
A Dgf119.c68 ior->func->hda->device_entry(ior, head); in gf119_sor_hda_hpd()
81 .device_entry = gf119_sor_hda_device_entry,
A Dgv100.c50 .device_entry = gv100_sor_hda_device_entry,

Completed in 14 milliseconds