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()160 pd = g_cdev.active_pd; in oz_cdev_write()215 old_pd = g_cdev.active_pd; in oz_set_active_pd()216 g_cdev.active_pd = pd; in oz_set_active_pd()223 pd = g_cdev.active_pd; in oz_set_active_pd()224 g_cdev.active_pd = 0; in oz_set_active_pd()323 if (dev->active_pd) { in oz_cdev_poll()324 struct oz_serial_ctx *ctx = oz_cdev_claim_ctx(dev->active_pd); in oz_cdev_poll()420 if ((g_cdev.active_pd == 0) && in oz_cdev_start()[all …]