Home
last modified time | relevance | path

Searched refs:device_entry (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspidev.c72 struct list_head device_entry; member
580 list_for_each_entry(spidev, &device_list, device_entry) { in spidev_open()
765 INIT_LIST_HEAD(&spidev->device_entry); in spidev_probe()
786 list_add(&spidev->device_entry, &device_list); in spidev_probe()
811 list_del(&spidev->device_entry); in spidev_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dsorgk104.c46 .device_entry = gf119_hda_device_entry,
H A Dsorgm107.c60 .device_entry = gf119_hda_device_entry,
H A Dhdagf119.c56 ior->func->hda.device_entry(ior, head); in gf119_hda_hpd()
H A Dsorgp100.c51 .device_entry = gf119_hda_device_entry,
H A Dsortu102.c91 .device_entry = gv100_hda_device_entry,
H A Dsorgv100.c106 .device_entry = gv100_hda_device_entry,
H A Dsorgm200.c118 .device_entry = gf119_hda_device_entry,
H A Dior.h91 void (*device_entry)(struct nvkm_ior *, int head); member
H A Dsorgf119.c180 .device_entry = gf119_hda_device_entry,
/kernel/linux/linux-5.10/drivers/media/usb/as102/
H A Das102_drv.h52 struct list_head device_entry; member
/kernel/linux/linux-6.6/drivers/media/usb/as102/
H A Das102_drv.h52 struct list_head device_entry; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspidev.c74 struct list_head device_entry; member
600 list_for_each_entry(iter, &device_list, device_entry) { in spidev_open()
796 INIT_LIST_HEAD(&spidev->device_entry); in spidev_probe()
817 list_add(&spidev->device_entry, &device_list); in spidev_probe()
842 list_del(&spidev->device_entry); in spidev_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dior.h92 void (*device_entry)(struct nvkm_ior *, int head); member
H A Dgf119.c68 ior->func->hda->device_entry(ior, head); in gf119_sor_hda_hpd()
81 .device_entry = gf119_sor_hda_device_entry,
H A Dgv100.c50 .device_entry = gv100_sor_hda_device_entry,

Completed in 9 milliseconds