Home
last modified time | relevance | path

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

/linux/drivers/spi/
A Dspidev.c72 struct list_head device_entry; member
569 list_for_each_entry(spidev, &device_list, device_entry) { in spidev_open()
770 INIT_LIST_HEAD(&spidev->device_entry); in spidev_probe()
791 list_add(&spidev->device_entry, &device_list); in spidev_probe()
816 list_del(&spidev->device_entry); in spidev_remove()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dsorgk104.c46 .device_entry = gf119_hda_device_entry,
A Dsorgm107.c60 .device_entry = gf119_hda_device_entry,
A Dhdagf119.c56 ior->func->hda.device_entry(ior, head); in gf119_hda_hpd()
A Dsorgp100.c51 .device_entry = gf119_hda_device_entry,
A Dsorga102.c102 .device_entry = gv100_hda_device_entry,
A Dsortu102.c91 .device_entry = gv100_hda_device_entry,
A Dsorgv100.c106 .device_entry = gv100_hda_device_entry,
A Dsorgm200.c118 .device_entry = gf119_hda_device_entry,
A Dior.h91 void (*device_entry)(struct nvkm_ior *, int head); member
A Dsorgf119.c180 .device_entry = gf119_hda_device_entry,
/linux/drivers/media/usb/as102/
A Das102_drv.h52 struct list_head device_entry; member

Completed in 18 milliseconds