Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h249 static struct mp_ioctl_handler mp_ioctl_hdl[] = { variable
325 extern struct mp_ioctl_handler mp_ioctl_hdl[];
Drtl871x_ioctl_linux.c1888 phandler = mp_ioctl_hdl + poidparam->subcode; in r871x_mp_ioctl_hdl()
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c41 static struct mp_ioctl_handler mp_ioctl_hdl[] = { variable
2356 phandler = mp_ioctl_hdl + poidparam->subcode; in rtw_mp_ioctl_hdl()