Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h318 struct mp_ioctl_handler { struct
376 static struct mp_ioctl_handler mp_ioctl_hdl[] = {
453 extern struct mp_ioctl_handler mp_ioctl_hdl[];
Drtl871x_ioctl_linux.c1804 struct mp_ioctl_handler *phandler; in r871x_mp_ioctl_hdl()