Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c765 return hif_init_dma_mask(dev, bus_type); in hdd_init_dma_mask()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1330 int hif_init_dma_mask(struct device *dev, enum qdf_bus_type bus_type);
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c1995 int hif_init_dma_mask(struct device *dev, enum qdf_bus_type bus_type) in hif_init_dma_mask() function