Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dpktcdvd.c93 static struct pktcdvd_device *pkt_devs[MAX_WRITERS]; variable
358 struct pktcdvd_device *pd = pkt_devs[idx]; in class_pktcdvd_show_map()
2270 return pkt_devs[dev_minor]; in pkt_find_dev_from_minor()
2623 struct pktcdvd_device *pd2 = pkt_devs[i]; in pkt_new_dev()
2751 if (!pkt_devs[idx]) in pkt_setup_dev()
2812 pkt_devs[idx] = pd; in pkt_setup_dev()
2845 pd = pkt_devs[idx]; in pkt_remove_dev()
2862 pkt_devs[idx] = NULL; in pkt_remove_dev()