Searched refs:func1 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | bcmsdh.c | 113 &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 …]
|
| H A D | sdio.c | 695 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 …]
|
| H A D | sdio.h | 169 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))
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/ |
| H A D | pci-test-howto.rst | 52 # 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/
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | sprd,sc9860-pinctrl.txt | 13 one of: "func1", "func2", "func3" and "func4".
|
| H A D | qcom,pmic-gpio.txt | 121 "func1",
|
| /OK3568_Linux_fs/kernel/kernel/kcsan/ |
| H A D | kcsan-test.c | 53 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()
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | locktypes.rst | 352 func1() 378 func1()
|
| H A D | rt-mutex-design.rst | 230 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
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | apq8096-db820c.dtsi | 593 function = "func1";
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 10768 char func1[DHD_FUNC_STR_LEN] = "\0"; in dhd_lookup_map() local 10861 (void)memcpy_s(func1, DHD_FUNC_STR_LEN, in dhd_lookup_map() 10864 __FUNCTION__, addr1, type1, func1)); in dhd_lookup_map() 10879 if ((cptr = strchr(func1, '$')) != NULL) { in dhd_lookup_map() 10884 func1, DHD_FUNC_STR_LEN); in dhd_lookup_map() 10904 if ((cptr = strchr(func1, '$')) != NULL) { in dhd_lookup_map() 10909 func1, DHD_FUNC_STR_LEN); in dhd_lookup_map()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 10643 char func1[DHD_FUNC_STR_LEN] = "\0"; in dhd_lookup_map() local 10736 (void)memcpy_s(func1, DHD_FUNC_STR_LEN, in dhd_lookup_map() 10739 __FUNCTION__, addr1, type1, func1)); in dhd_lookup_map() 10754 if ((cptr = strchr(func1, '$')) != NULL) { in dhd_lookup_map() 10759 func1, DHD_FUNC_STR_LEN); in dhd_lookup_map() 10779 if ((cptr = strchr(func1, '$')) != NULL) { in dhd_lookup_map() 10784 func1, DHD_FUNC_STR_LEN); in dhd_lookup_map()
|