Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dsdio.c31 struct wl12xx_sdio_glue { struct
45 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl1271_sdio_set_block_size() argument
57 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_raw_read()
95 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_raw_write()
129 static int wl12xx_sdio_power_on(struct wl12xx_sdio_glue *glue) in wl12xx_sdio_power_on()
156 static int wl12xx_sdio_power_off(struct wl12xx_sdio_glue *glue) in wl12xx_sdio_power_off()
172 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_set_power()
260 struct wl12xx_sdio_glue *glue; in wl1271_probe()
371 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_remove()
385 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_suspend()