Searched refs:func1 (Results 1 – 21 of 21) sorted by relevance
| /linux/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() 131 addr = brcmf_chip_enum_base(sdiodev->func1->device); in brcmf_sdiod_intr_register() 155 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_register() 158 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_register() 159 sdio_claim_irq(sdiodev->func1, brcmf_sdiod_ib_irqhandler); in brcmf_sdiod_intr_register() 161 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_register() 179 sdio_claim_host(sdiodev->func1); in brcmf_sdiod_intr_unregister() 182 sdio_release_host(sdiodev->func1); in brcmf_sdiod_intr_unregister() 185 free_irq(pdata->oob_irq_nr, &sdiodev->func1->dev); in brcmf_sdiod_intr_unregister() [all …]
|
| H A D | sdio.c | 707 sdio_retune_crc_disable(bus->sdiodev->func1); in brcmf_sdio_kso_control() 711 sdio_retune_hold_now(bus->sdiodev->func1); in brcmf_sdio_kso_control() 774 sdio_retune_release(bus->sdiodev->func1); in brcmf_sdio_kso_control() 776 sdio_retune_crc_enable(bus->sdiodev->func1); in brcmf_sdio_kso_control() 1035 sdio_claim_host(bus->sdiodev->func1); in brcmf_sdio_readshared() 1069 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_readshared() 1091 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_readshared() 1133 brcmf_fw_crashed(&sdiod->func1->dev); in brcmf_sdio_hostmail() 1623 sdio_claim_host(bus->sdiodev->func1); in brcmf_sdio_rxglom() 1626 sdio_release_host(bus->sdiodev->func1); in brcmf_sdio_rxglom() [all …]
|
| H A D | sdio.h | 169 struct sdio_func *func1; member 294 sdio_f0_readb((sdiodev)->func1, (addr), (r)) 297 sdio_f0_writeb((sdiodev)->func1, (v), (addr), (ret)) 301 sdio_readb((sdiodev)->func1, (addr), (r)) 304 sdio_writeb((sdiodev)->func1, (v), (addr), (ret))
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-ntb-howto.rst | 57 # mkdir functions/pci_epf_ntb/func1 59 The "mkdir func1" above creates the pci-epf-ntb function device that will 65 # ls functions/pci_epf_ntb/func1 75 # cat functions/pci_epf_ntb/func1/vendorid 77 # cat functions/pci_epf_ntb/func1/interrupt_pin 88 # echo 0x104c > functions/pci_epf_ntb/func1/vendorid 89 # echo 0xb00d > functions/pci_epf_ntb/func1/deviceid 96 # ls functions/pci_epf_ntb/func1/pci_epf_ntb.0/ 102 # echo 4 > functions/pci_epf_ntb/func1/pci_epf_ntb.0/db_count 103 # echo 128 > functions/pci_epf_ntb/func1/pci_epf_ntb.0/spad_count [all …]
|
| /linux/arch/arm/boot/dts/hisilicon/ |
| H A D | hi3620-hi4511.dts | 481 spi0_cfg_func1: spi0-cfg-func1-pins { 502 spi1_cfg_func1: spi1-cfg-func1-pins { 552 sd_cfg_func1: sd-cfg-func1-pins { 572 nand_cfg_func1: nand-cfg-func1-pins {
|
| /linux/arch/arm64/boot/dts/hisilicon/ |
| H A D | hikey-pinctrl.dtsi | 384 isp_cfg_func1: isp-cfg-func1-pins { 442 codec_cfg_func1: codec-cfg-func1-pins { 525 uart0_cfg_func1: uart0-cfg-func1-pins { 543 uart1_cfg_func1: uart1-cfg-func1-pins {
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-samsung-fortuna-common.dtsi | 483 function = "func1";
|
| H A D | qcm6490-idp.dts | 621 function = "func1"; 642 function = "func1";
|
| H A D | msm8916-samsung-a2015-common.dtsi | 576 function = "func1";
|
| H A D | sc8180x-lenovo-flex-5g.dts | 683 function = "func1";
|
| H A D | sc7280-qcard.dtsi | 582 function = "func1";
|
| H A D | sc8180x-primus.dts | 782 function = "func1";
|
| H A D | msm8996-sony-xperia-tone.dtsi | 372 function = "func1";
|
| H A D | sc8280xp-crd.dts | 933 function = "func1";
|
| H A D | sc8280xp-microsoft-blackrock.dts | 1138 function = "func1";
|
| H A D | apq8096-db820c.dts | 552 function = "func1";
|
| H A D | sc8280xp-lenovo-thinkpad-x13s.dts | 1518 function = "func1";
|
| /linux/Documentation/locking/ |
| 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
|
| /linux/Documentation/translations/it_IT/locking/ |
| H A D | locktypes.rst | 360 func1() 387 func1()
|
| /linux/kernel/kcsan/ |
| H A D | kcsan_test.c | 63 begin_test_checks(void (*func1)(void), void (*func2)(void)) in begin_test_checks() 74 smp_store_release(&access_kernels[0], func1); in begin_test_checks()
|
| /linux/tools/perf/ |
| H A D | builtin-ftrace.c | 1201 static bool profile_equal(long func1, long func2, void *ctx __maybe_unused) in profile_equal() argument 1203 return !strcmp((char *)func1, (char *)func2); in profile_equal()
|