Searched refs:DS_GET_DEVICE_INFO (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/pcmcia/ | ||
D | ds.h | 103 #define DS_GET_DEVICE_INFO _IOWR('d', 61, bind_info_t) macro |
/linux-2.4.37.9/drivers/pcmcia/ | ||
D | ds.c | 825 case DS_GET_DEVICE_INFO: in ds_ioctl() |