Searched refs:active_pd (Results 1 – 1 of 1) sorted by relevance
30 struct oz_pd *active_pd; member104 pd = g_cdev.active_pd; in oz_cdev_read()157 pd = g_cdev.active_pd; in oz_cdev_write()212 old_pd = g_cdev.active_pd; in oz_set_active_pd()213 g_cdev.active_pd = pd; in oz_set_active_pd()220 pd = g_cdev.active_pd; in oz_set_active_pd()221 g_cdev.active_pd = 0; in oz_set_active_pd()320 if (dev->active_pd) { in oz_cdev_poll()321 struct oz_serial_ctx *ctx = oz_cdev_claim_ctx(dev->active_pd); in oz_cdev_poll()417 if ((g_cdev.active_pd == 0) && in oz_cdev_start()[all …]