Home
last modified time | relevance | path

Searched refs:rtl_work_func_t (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dr8152.c6813 static void rtl_work_func_t(struct work_struct *work) in rtl_work_func_t() function
9796 INIT_DELAYED_WORK(&tp->schedule, rtl_work_func_t); in rtl8152_probe_once()