Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_mp_ioctl.h190 struct mp_ioctl_handler { struct
248 static struct mp_ioctl_handler mp_ioctl_hdl[] = {
324 extern struct mp_ioctl_handler mp_ioctl_hdl[];
H A Drtl871x_ioctl_linux.c1866 struct mp_ioctl_handler *phandler; in r871x_mp_ioctl_hdl()