Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h248 static struct mp_ioctl_handler mp_ioctl_hdl[] = { variable
324 extern struct mp_ioctl_handler mp_ioctl_hdl[];
Drtl871x_ioctl_linux.c1888 phandler = mp_ioctl_hdl + poidparam->subcode; in r871x_mp_ioctl_hdl()