Searched refs:active_pd (Results 1 – 1 of 1) sorted by relevance
29 struct oz_pd *active_pd; member105 pd = g_cdev.active_pd; in oz_cdev_read()162 pd = g_cdev.active_pd; in oz_cdev_write()221 old_pd = g_cdev.active_pd; in oz_set_active_pd()222 g_cdev.active_pd = pd; in oz_set_active_pd()229 pd = g_cdev.active_pd; in oz_set_active_pd()230 g_cdev.active_pd = NULL; in oz_set_active_pd()325 if (dev->active_pd) { in oz_cdev_poll()326 struct oz_serial_ctx *ctx = oz_cdev_claim_ctx(dev->active_pd); in oz_cdev_poll()454 if ((g_cdev.active_pd == NULL) && in oz_cdev_start()[all …]