Searched refs:ath6kl_sdio (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A DMakefile42 obj-$(CONFIG_ATH6KL_SDIO) += ath6kl_sdio.o
43 ath6kl_sdio-y += sdio.o
H A Dsdio.c33 struct ath6kl_sdio { struct
78 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) ath6kl_sdio_priv()
188 static struct bus_request *ath6kl_sdio_alloc_busreq(struct ath6kl_sdio *ar_sdio) ath6kl_sdio_alloc_busreq()
210 static void ath6kl_sdio_free_bus_req(struct ath6kl_sdio *ar_sdio, ath6kl_sdio_free_bus_req()
258 static int ath6kl_sdio_scat_rw(struct ath6kl_sdio *ar_sdio, ath6kl_sdio_scat_rw()
342 static int ath6kl_sdio_alloc_prep_scat_req(struct ath6kl_sdio *ar_sdio, ath6kl_sdio_alloc_prep_scat_req()
410 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_read_write_sync()
442 static void __ath6kl_sdio_write_async(struct ath6kl_sdio *ar_sdio, __ath6kl_sdio_write_async()
462 struct ath6kl_sdio *ar_sdio; ath6kl_sdio_write_async_work()
465 ar_sdio = container_of(work, struct ath6kl_sdio, wr_async_work); ath6kl_sdio_write_async_work()
480 struct ath6kl_sdio *ar_sdio; ath6kl_sdio_irq_handler()
503 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_power_on()
536 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_power_off()
561 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_write_async()
585 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_irq_enable()
600 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_is_on_irq()
607 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_irq_disable()
632 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_scatter_req_get()
653 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_scatter_req_add()
666 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_async_rw_scatter()
692 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_cleanup_scatter()
720 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_enable_scatter()
783 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_config()
822 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_set_sdio_pm_caps()
851 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_suspend()
1212 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); ath6kl_sdio_stop()
1298 struct ath6kl_sdio *ar_sdio; ath6kl_sdio_probe()
1307 ar_sdio = kzalloc(sizeof(struct ath6kl_sdio), GFP_KERNEL); ath6kl_sdio_probe()
1380 struct ath6kl_sdio *ar_sdio; ath6kl_sdio_remove()
1410 .name = "ath6kl_sdio",
H A Dtrace.c22 EXPORT_TRACEPOINT_SYMBOL(ath6kl_sdio); variable
H A Dtrace.h84 TRACE_EVENT(ath6kl_sdio,

Completed in 107 milliseconds