Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcmsdh.c121 &sdiodev->func1->dev); in brcmf_sdiod_intr_register()
135 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_register()
162 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_register()
165 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_register()
166 sdio_claim_irq(sdiodev->func1, brcmf_sdiod_ib_irqhandler); in brcmf_sdiod_intr_register()
168 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_register()
186 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_unregister()
189 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_unregister()
196 free_irq(pdata->oob_irq_nr, &sdiodev->func1->dev); in brcmf_sdiod_intr_unregister()
202 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_unregister()
[all …]
Dsdio.c979 sdio_claim_host(bus->sdiodev->func1); in brcmf_sdio_readshared()
1013 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_readshared()
1035 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_readshared()
1077 brcmf_dev_coredump(&sdiod->func1->dev); in brcmf_sdio_hostmail()
1567 sdio_claim_host(bus->sdiodev->func1); in brcmf_sdio_rxglom()
1570 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_rxglom()
1578 sdio_claim_host(bus->sdiodev->func1); in brcmf_sdio_rxglom()
1582 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_rxglom()
1592 sdio_claim_host(bus->sdiodev->func1); in brcmf_sdio_rxglom()
1595 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_rxglom()
[all …]
Dsdio.h173 struct sdio_func *func1; member
295 sdio_f0_readb((sdiodev)->func1, (addr), (r))
298 sdio_f0_writeb((sdiodev)->func1, (v), (addr), (ret))
302 sdio_readb((sdiodev)->func1, (addr), (r))
305 sdio_writeb((sdiodev)->func1, (v), (addr), (ret))
/Linux-v4.19/Documentation/PCI/endpoint/
Dpci-test-howto.txt39 # mkdir functions/pci_epf_test/func1
41 The "mkdir func1" above creates the pci-epf-test function device that will
47 # ls functions/pci_epf_test/func1
56 # cat functions/pci_epf_test/func1/vendorid
58 # cat functions/pci_epf_test/func1/interrupt_pin
67 # echo 0x104c > functions/pci_epf_test/func1/vendorid
68 # echo 0xb500 > functions/pci_epf_test/func1/deviceid
69 # echo 16 > functions/pci_epf_test/func1/msi_interrupts
70 # echo 8 > functions/pci_epf_test/func1/msix_interrupts
78 # ln -s functions/pci_epf_test/func1 controllers/51000000.pcie_ep/
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dsprd,sc9860-pinctrl.txt13 one of: "func1", "func2", "func3" and "func4".
Dqcom,pmic-gpio.txt102 "func1",
/Linux-v4.19/Documentation/locking/
Drt-mutex-design.txt220 L1, L2, and L3, and four separate functions func1, func2, func3 and func4.
224 void func1(void)
265 Processes A, B, C, and D which run functions func1, func2, func3 and func4