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

/linux-4.1.27/drivers/media/usb/as102/
H A Das102_drv.h61 struct list_head device_entry; member in struct:as102_dev_t
/linux-4.1.27/drivers/spi/
H A Dspidev.c79 struct list_head device_entry; member in struct:spidev_data
602 list_for_each_entry(spidev, &device_list, device_entry) { spidev_open()
744 INIT_LIST_HEAD(&spidev->device_entry); spidev_probe()
765 list_add(&spidev->device_entry, &device_list); spidev_probe()
790 list_del(&spidev->device_entry); spidev_remove()

Completed in 109 milliseconds