Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x.h944 enum ctlx_state { enum
971 enum ctlx_state state; /* Tracks running state */
H A Dhfa384x_usb.c244 static inline const char *ctlxstr(enum ctlx_state s) in ctlxstr()