Searched refs:pfunc (Results 1 – 4 of 4) sorted by relevance
81 void *pfunc, void *cntx) in _init_timer() argument83 ptimer->function = pfunc; in _init_timer()99 static inline void _init_workitem(_workitem *pwork, void *pfunc, void *cntx) in _init_workitem() argument101 INIT_WORK(pwork, pfunc); in _init_workitem()
65 !((priv)->pfunc.func) ? 0 : \66 (priv)->pfunc.func(args))454 memcpy(&priv->pfunc, in usbhs_probe()475 if (priv->pfunc.get_vbus) in usbhs_probe()
247 struct renesas_usbhs_platform_callback pfunc; member
63 priv->pfunc.get_vbus = usbhsm_autonomy_get_vbus; in usbhs_mod_autonomy_mode()