Searched refs:ath6kl_sdio (Results 1 – 5 of 5) sorted by relevance
33 struct ath6kl_sdio { struct78 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) in ath6kl_sdio_priv() argument188 static struct bus_request *ath6kl_sdio_alloc_busreq(struct ath6kl_sdio *ar_sdio) in ath6kl_sdio_alloc_busreq()210 static void ath6kl_sdio_free_bus_req(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_free_bus_req()258 static int ath6kl_sdio_scat_rw(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_scat_rw()342 static int ath6kl_sdio_alloc_prep_scat_req(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_alloc_prep_scat_req()410 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); in ath6kl_sdio_read_write_sync()442 static void __ath6kl_sdio_write_async(struct ath6kl_sdio *ar_sdio, in __ath6kl_sdio_write_async()462 struct ath6kl_sdio *ar_sdio; in ath6kl_sdio_write_async_work()465 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);
20 choose to build it as a module, it will be called ath6kl_sdio.
84 TRACE_EVENT(ath6kl_sdio,