Searched refs:zd1201 (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ |
D | zd1201.c | 126 struct zd1201 *zd = urb->context; in zd1201_usbfree() 154 static int zd1201_docmd(struct zd1201 *zd, int cmd, int parm0, in zd1201_docmd() 190 struct zd1201 *zd = urb->context; in zd1201_usbtx() 197 struct zd1201 *zd = urb->context; in zd1201_usbrx() 414 static int zd1201_getconfig(struct zd1201 *zd, int rid, void *riddata, in zd1201_getconfig() 514 static int zd1201_setconfig(struct zd1201 *zd, int rid, void *buf, int len, int wait) in zd1201_setconfig() 596 static inline int zd1201_getconfig16(struct zd1201 *zd, int rid, short *val) in zd1201_getconfig16() 608 static inline int zd1201_setconfig16(struct zd1201 *zd, int rid, short val) in zd1201_setconfig16() 614 static int zd1201_drvr_start(struct zd1201 *zd) in zd1201_drvr_start() 664 static int zd1201_enable(struct zd1201 *zd) in zd1201_enable() [all …]
|
D | Makefile | 35 obj-$(CONFIG_USB_ZD1201) += zd1201.o
|
D | zd1201.h | 25 struct zd1201 { struct
|
D | Kconfig | 182 The zd1201 device requires external firmware to be loaded. 186 module will be called zd1201.
|
/linux-4.1.27/ |
D | MAINTAINERS | 10486 F: drivers/net/wireless/zd1201.*
|