Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wlan-ng/
Dhfa384x.h1149 typedef enum ctlx_state CTLX_STATE; typedef
1166 CTLX_STATE state; /* Tracks running state */
Dhfa384x_usb.c273 static inline const char *ctlxstr(CTLX_STATE s) in ctlxstr()