Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dbus.c14 return CNSS_BUS_NONE; in cnss_get_dev_bus_type()
17 return CNSS_BUS_NONE; in cnss_get_dev_bus_type()
22 return CNSS_BUS_NONE; in cnss_get_dev_bus_type()
29 u32 bus_type_dt = CNSS_BUS_NONE; in cnss_get_bus_type()
40 bus_type_dt = CNSS_BUS_NONE; in cnss_get_bus_type()
59 return CNSS_BUS_NONE; in cnss_get_bus_type()
H A Dmain.h96 CNSS_BUS_NONE = -1, enumerator