Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcmsdh.c113 &sdiodev->func1->dev); in brcmf_sdiod_intr_register()
127 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_register()
154 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_register()
157 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_register()
158 sdio_claim_irq(sdiodev->func1, brcmf_sdiod_ib_irqhandler); in brcmf_sdiod_intr_register()
160 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_register()
178 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_unregister()
181 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_unregister()
184 free_irq(pdata->oob_irq_nr, &sdiodev->func1->dev); in brcmf_sdiod_intr_unregister()
190 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_unregister()
[all …]
Dsdio.c695 sdio_retune_crc_disable(bus->sdiodev->func1); in brcmf_sdio_kso_control()
699 sdio_retune_hold_now(bus->sdiodev->func1); in brcmf_sdio_kso_control()
762 sdio_retune_release(bus->sdiodev->func1); in brcmf_sdio_kso_control()
764 sdio_retune_crc_enable(bus->sdiodev->func1); in brcmf_sdio_kso_control()
1023 sdio_claim_host(bus->sdiodev->func1); in brcmf_sdio_readshared()
1057 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_readshared()
1079 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_readshared()
1121 brcmf_fw_crashed(&sdiod->func1->dev); in brcmf_sdio_hostmail()
1611 sdio_claim_host(bus->sdiodev->func1); in brcmf_sdio_rxglom()
1614 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_rxglom()
[all …]
Dsdio.h169 struct sdio_func *func1; member
290 sdio_f0_readb((sdiodev)->func1, (addr), (r))
293 sdio_f0_writeb((sdiodev)->func1, (v), (addr), (ret))
297 sdio_readb((sdiodev)->func1, (addr), (r))
300 sdio_writeb((sdiodev)->func1, (v), (addr), (ret))
/Linux-v5.10/Documentation/PCI/endpoint/
Dpci-test-howto.rst52 # mkdir functions/pci_epf_test/func1
54 The "mkdir func1" above creates the pci-epf-test function device that will
60 # ls functions/pci_epf_test/func1
69 # cat functions/pci_epf_test/func1/vendorid
71 # cat functions/pci_epf_test/func1/interrupt_pin
82 # echo 0x104c > functions/pci_epf_test/func1/vendorid
83 # echo 0xb500 > functions/pci_epf_test/func1/deviceid
84 # echo 16 > functions/pci_epf_test/func1/msi_interrupts
85 # echo 8 > functions/pci_epf_test/func1/msix_interrupts
95 # ln -s functions/pci_epf_test/func1 controllers/51000000.pcie_ep/
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Dsprd,sc9860-pinctrl.txt13 one of: "func1", "func2", "func3" and "func4".
Dqcom,pmic-gpio.txt121 "func1",
/Linux-v5.10/kernel/kcsan/
Dkcsan-test.c53 begin_test_checks(void (*func1)(void), void (*func2)(void)) in begin_test_checks()
64 smp_store_release(&access_kernels[0], func1); in begin_test_checks()
/Linux-v5.10/Documentation/locking/
Dlocktypes.rst352 func1()
378 func1()
Drt-mutex-design.rst230 L1, L2, and L3, and four separate functions func1, func2, func3 and func4.
234 void func1(void)
275 Processes A, B, C, and D which run functions func1, func2, func3 and func4
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dapq8096-db820c.dtsi593 function = "func1";