Searched refs:is_self (Results 1 – 4 of 4) sorted by relevance
451 int is_self) in bdc_udc_set_selfpowered() argument457 gadget->is_selfpowered = (is_self != 0); in bdc_udc_set_selfpowered()459 if (!is_self) in bdc_udc_set_selfpowered()
991 static int usbhsg_set_selfpowered(struct usb_gadget *gadget, int is_self) in usbhsg_set_selfpowered() argument995 if (is_self) in usbhsg_set_selfpowered()1000 gadget->is_selfpowered = (is_self != 0); in usbhsg_set_selfpowered()
1802 static int r8a66597_set_selfpowered(struct usb_gadget *gadget, int is_self) in r8a66597_set_selfpowered() argument1806 gadget->is_selfpowered = (is_self != 0); in r8a66597_set_selfpowered()1807 if (is_self) in r8a66597_set_selfpowered()
6274 int is_self; in pfm_flush_pmds() local6280 is_self = ctx->ctx_task == task ? 1 : 0; in pfm_flush_pmds()6330 DPRINT(("is_self=%d ovfl_val=0x%lx mask2=0x%lx\n", is_self, ovfl_val, mask2)); in pfm_flush_pmds()6372 if (is_self) ctx->th_pmds[i] = pmd_val; in pfm_flush_pmds()