Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dhif_usb_internal.h108 QDF_STATUS usb_hif_setup_pipe_resources(struct HIF_DEVICE_USB *device);
H A Dhif_usb.c413 status = usb_hif_setup_pipe_resources(device); in hif_usb_device_init()
H A Dusbdrv.c334 QDF_STATUS usb_hif_setup_pipe_resources(struct HIF_DEVICE_USB *device) in usb_hif_setup_pipe_resources() function