Searched refs:is_a_peripheral (Results 1 – 7 of 7) sorted by relevance
33 What: /sys/class/udc/<udc>/is_a_peripheral
210 musb->g.is_a_peripheral = 1; in musb_root_disconnect()
2084 musb->g.is_a_peripheral = 0; in musb_g_reset()2087 musb->g.is_a_peripheral = 0; in musb_g_reset()2090 musb->g.is_a_peripheral = 1; in musb_g_reset()
625 otg->gadget->is_a_peripheral = !otg_dev->fsm.id; in fsl_otg_set_peripheral()737 otg->gadget->is_a_peripheral = !fsm->id; in fsl_otg_isr()
32 seq_printf(s, "is_a_peripheral = %d\n", gadget->is_a_peripheral); in ci_device_show()
711 ci->gadget.is_a_peripheral = 1; in ci_otg_fsm_event()
469 unsigned is_a_peripheral:1; member