Searched refs:whd_bus_sdio_read_frame (Results 1 – 2 of 2) sorted by relevance
186 extern whd_result_t whd_bus_sdio_read_frame(whd_driver_t whd_driver, whd_buffer_t *buffer);
189 whd_bus_info->whd_bus_read_frame_fptr = whd_bus_sdio_read_frame; in whd_bus_sdio_attach()657 whd_result_t whd_bus_sdio_read_frame(whd_driver_t whd_driver, whd_buffer_t *buffer) in whd_bus_sdio_read_frame() function