Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h680 int hif_bus_get_context_size(enum qdf_bus_type bus_type);
H A Dhif_main.c1270 int bus_context_size = hif_bus_get_context_size(bus_type); in hif_open()
/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dmultibus.c112 int hif_bus_get_context_size(enum qdf_bus_type bus_type) in hif_bus_get_context_size() function