Searched refs:ath6kl_sdio (Results 1 – 4 of 4) sorted by relevance
33 struct ath6kl_sdio { struct80 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) in ath6kl_sdio_priv() argument190 static struct bus_request *ath6kl_sdio_alloc_busreq(struct ath6kl_sdio *ar_sdio) in ath6kl_sdio_alloc_busreq()212 static void ath6kl_sdio_free_bus_req(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_free_bus_req()260 static int ath6kl_sdio_scat_rw(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_scat_rw()344 static int ath6kl_sdio_alloc_prep_scat_req(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_alloc_prep_scat_req()412 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); in ath6kl_sdio_read_write_sync()444 static void __ath6kl_sdio_write_async(struct ath6kl_sdio *ar_sdio, in __ath6kl_sdio_write_async()464 struct ath6kl_sdio *ar_sdio; in ath6kl_sdio_write_async_work()467 ar_sdio = container_of(work, struct ath6kl_sdio, wr_async_work); in ath6kl_sdio_write_async_work()[all …]
42 obj-$(CONFIG_ATH6KL_SDIO) += ath6kl_sdio.o43 ath6kl_sdio-y += sdio.o
22 EXPORT_TRACEPOINT_SYMBOL(ath6kl_sdio);
21 choose to build it as a module, it will be called ath6kl_sdio.