Searched refs:func2 (Results 1 – 3 of 3) sorted by relevance
192 sdio_release_irq(sdiodev->func2); in brcmf_sdiod_intr_unregister()763 func = sdiodev->func2; in brcmf_sdiod_sgtable_alloc()881 sdio_disable_func(sdiodev->func2); in brcmf_sdiod_remove()913 switch (sdiodev->func2->device) { in brcmf_sdiod_probe()929 ret = sdio_set_block_size(sdiodev->func2, f2_blksz); in brcmf_sdiod_probe()939 sdiodev->func2->enable_timeout = SDIO_WAIT_F2RDY; in brcmf_sdiod_probe()959 brcmf_sdiod_host_fixup(sdiodev->func2->card->host); in brcmf_sdiod_probe()1019 adev = ACPI_COMPANION(&sdiodev->func2->dev); in brcmf_sdiod_acpi_save_power_manageable()1035 adev = ACPI_COMPANION(&sdiodev->func2->dev); in brcmf_sdiod_acpi_set_power_manageable()1083 sdiodev->func2 = func; in brcmf_ops_sdio_probe()[all …]
170 struct sdio_func *func2; member
1215 brcmf_sdiod_abort(bus->sdiodev, bus->sdiodev->func2); in brcmf_sdio_rxfail()1267 brcmf_sdiod_abort(sdiodev, sdiodev->func2); in brcmf_sdio_txfail()2131 blksize = sdiodev->func2->cur_blksize; in brcmf_sdio_txpkt_prep_sg()2514 sdio_disable_func(sdiodev->func2); in brcmf_sdio_bus_stop()4184 device_release_driver(&sdiod->func2->dev); in brcmf_sdio_bus_remove()4268 err = sdio_enable_func(sdiod->func2); in brcmf_sdio_firmware_callback()4357 sdio_disable_func(sdiod->func2); in brcmf_sdio_firmware_callback()4418 device_release_driver(&sdiod->func2->dev); in brcmf_sdio_firmware_callback()4515 bus->blocksize = bus->sdiodev->func2->cur_blksize; in brcmf_sdio_probe()4521 sdio_disable_func(bus->sdiodev->func2); in brcmf_sdio_probe()
Completed in 17 milliseconds