cx231xx_devlist    50 drivers/media/usb/cx231xx/cx231xx-core.c LIST_HEAD(cx231xx_devlist);
cx231xx_devlist    76 drivers/media/usb/cx231xx/cx231xx-core.c 	list_add_tail(&dev->devlist, &cx231xx_devlist);
cx231xx_devlist    89 drivers/media/usb/cx231xx/cx231xx-core.c 	list_for_each_entry(dev, &cx231xx_devlist, devlist) {
cx231xx_devlist   103 drivers/media/usb/cx231xx/cx231xx-core.c 	list_for_each_entry(dev, &cx231xx_devlist, devlist) {
cx231xx_devlist   729 drivers/media/usb/cx231xx/cx231xx.h extern struct list_head cx231xx_devlist;