Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/cxt1e1/
Dsbew_ioc.h64 #define SBE_IOC_DRVINFO_GET _IOWR(SBE_IOC_MAGIC,0x31, struct sbe_drv_info)
Dlibsbew.h61 struct sbe_drv_info struct
532 extern int wancfg_get_drvinfo (wcfg_t *, int, struct sbe_drv_info *);
Dlinux.c841 struct sbe_drv_info dip; in c4_ioctl()