/linux-6.12.1/drivers/ssb/ |
D | Makefile | 3 ssb-y += main.o scan.o 4 ssb-$(CONFIG_SSB_EMBEDDED) += embedded.o 5 ssb-$(CONFIG_SSB_SPROM) += sprom.o 8 ssb-$(CONFIG_SSB_PCIHOST) += pci.o pcihost_wrapper.o 9 ssb-$(CONFIG_SSB_PCMCIAHOST) += pcmcia.o bridge_pcmcia_80211.o 10 ssb-$(CONFIG_SSB_SDIOHOST) += sdio.o 11 ssb-$(CONFIG_SSB_HOST_SOC) += host_soc.o 14 ssb-y += driver_chipcommon.o 15 ssb-y += driver_chipcommon_pmu.o 16 ssb-$(CONFIG_SSB_SFLASH) += driver_chipcommon_sflash.o [all …]
|
D | bridge_pcmcia_80211.c | 30 struct ssb_bus *ssb; in ssb_host_pcmcia_probe() local 34 ssb = kzalloc(sizeof(*ssb), GFP_KERNEL); in ssb_host_pcmcia_probe() 35 if (!ssb) in ssb_host_pcmcia_probe() 61 err = ssb_bus_pcmciabus_register(ssb, dev, dev->resource[2]->start); in ssb_host_pcmcia_probe() 64 dev->priv = ssb; in ssb_host_pcmcia_probe() 71 kfree(ssb); in ssb_host_pcmcia_probe() 79 struct ssb_bus *ssb = dev->priv; in ssb_host_pcmcia_remove() local 81 ssb_bus_unregister(ssb); in ssb_host_pcmcia_remove() 83 kfree(ssb); in ssb_host_pcmcia_remove() 90 struct ssb_bus *ssb = dev->priv; in ssb_host_pcmcia_suspend() local [all …]
|
D | pcihost_wrapper.c | 25 struct ssb_bus *ssb = pci_get_drvdata(dev); in ssb_pcihost_suspend() local 28 err = ssb_bus_suspend(ssb); in ssb_pcihost_suspend() 46 struct ssb_bus *ssb = pci_get_drvdata(dev); in ssb_pcihost_resume() local 54 err = ssb_bus_resume(ssb); in ssb_pcihost_resume() 70 struct ssb_bus *ssb; in ssb_pcihost_probe() local 74 ssb = kzalloc(sizeof(*ssb), GFP_KERNEL); in ssb_pcihost_probe() 75 if (!ssb) in ssb_pcihost_probe() 91 err = ssb_bus_pcibus_register(ssb, dev); in ssb_pcihost_probe() 95 pci_set_drvdata(dev, ssb); in ssb_pcihost_probe() 105 kfree(ssb); in ssb_pcihost_probe() [all …]
|
D | ssb_private.h | 143 extern void ssb_iounmap(struct ssb_bus *ssb);
|
D | Kconfig | 18 The module will be called ssb.
|
/linux-6.12.1/arch/mips/bcm47xx/ |
D | setup.c | 70 if (bcm47xx_bus.ssb.chip_id == 0x4785) in bcm47xx_machine_restart() 72 ssb_watchdog_timer_set(&bcm47xx_bus.ssb, 1); in bcm47xx_machine_restart() 73 if (bcm47xx_bus.ssb.chip_id == 0x4785) { in bcm47xx_machine_restart() 99 ssb_watchdog_timer_set(&bcm47xx_bus.ssb, 0); in bcm47xx_machine_halt() 119 err = ssb_bus_host_soc_register(&bcm47xx_bus.ssb, SSB_ENUM_BASE); in bcm47xx_register_ssb() 123 mcore = &bcm47xx_bus.ssb.mipscore; in bcm47xx_register_ssb() 175 bcm47xx_set_system_type(bcm47xx_bus.ssb.chip_id); in plat_mem_setup()
|
D | time.c | 49 hz = ssb_cpu_clock(&bcm47xx_bus.ssb.mipscore) / 2; in plat_time_init() 50 chip_id = bcm47xx_bus.ssb.chip_id; in plat_time_init()
|
D | serial.c | 32 struct ssb_mipscore *mcore = &(bcm47xx_bus.ssb.mipscore); in uart8250_init_ssb()
|
/linux-6.12.1/Documentation/translations/zh_CN/process/ |
D | maintainer-pgp-guide.rst | 152 ssb cv25519 2022-12-20 [E] [expires: 2024-12-19] 299 ssb cv25519 2022-12-20 [E] [expires: 2024-12-19] 300 ssb ed25519 2022-12-20 [S] 417 ssb cv25519/1111222233334444 419 ssb ed25519/5555666677778888 433 在输出中,你现在在 **[E]** 子密钥应该看到 ``ssb*`` 。意味着这个子 477 ssb> cv25519 2022-12-20 [E] [expires: 2024-12-19] 478 ssb> ed25519 2022-12-20 [S] 480 在 ``ssb>``中的 ``>`` 输出意味着子密钥只能在智能卡上可用,如果你返回
|
/linux-6.12.1/drivers/net/wireless/broadcom/b43/ |
D | sdio.c | 148 error = ssb_bus_sdiobus_register(&sdio->ssb, func, in b43_sdio_probe() 174 ssb_bus_unregister(&sdio->ssb); in b43_sdio_remove()
|
D | sdio.h | 13 struct ssb_bus ssb; member
|
D | main.c | 146 MODULE_DEVICE_TABLE(ssb, b43_ssb_tbl);
|
/linux-6.12.1/arch/mips/include/asm/mach-bcm47xx/ |
D | bcm47xx.h | 26 struct ssb_bus ssb; member
|
/linux-6.12.1/drivers/firmware/broadcom/ |
D | Kconfig | 23 bootloader firmware CFE. This driver provides method to ssb and bcma
|
/linux-6.12.1/drivers/usb/host/ |
D | ssb-hcd.c | 252 MODULE_DEVICE_TABLE(ssb, ssb_hcd_table);
|
D | Makefile | 85 obj-$(CONFIG_USB_HCD_SSB) += ssb-hcd.o
|
/linux-6.12.1/Documentation/process/ |
D | maintainer-pgp-guide.rst | 174 ssb cv25519 2022-12-20 [E] [expires: 2024-12-19] 344 ssb cv25519 2022-12-20 [E] [expires: 2024-12-19] 345 ssb ed25519 2022-12-20 [S] 486 ssb cv25519/1111222233334444 488 ssb ed25519/5555666677778888 504 In the output, you should now see ``ssb*`` on the **[E]** key. The ``*`` 554 ssb> cv25519 2022-12-20 [E] [expires: 2024-12-19] 555 ssb> ed25519 2022-12-20 [S] 557 The ``>`` in the ``ssb>`` output indicates that the subkey is only
|
/linux-6.12.1/Documentation/translations/it_IT/process/ |
D | maintainer-pgp-guide.rst | 183 ssb cv25519 2022-12-20 [E] [expires: 2024-12-19] 362 ssb cv25519 2022-12-20 [E] [expires: 2024-12-19] 363 ssb ed25519 2022-12-20 [S] 506 ssb cv25519/1111222233334444 508 ssb ed25519/5555666677778888 525 Nel'output dovreste vedere ``ssb*`` associato alla chiave **[E]**. Il simbolo 575 ssb> cv25519 2022-12-20 [E] [expires: 2024-12-19] 576 ssb> ed25519 2022-12-20 [S] 578 Il simbolo ``>`` in ``ssb>`` indica che la sottochiave è disponibile solo
|
/linux-6.12.1/drivers/ |
D | Makefile | 145 obj-$(CONFIG_SSB) += ssb/
|
D | Kconfig | 92 source "drivers/ssb/Kconfig"
|
/linux-6.12.1/drivers/net/ethernet/broadcom/ |
D | b44.c | 124 MODULE_DEVICE_TABLE(ssb, b44_ssb_tbl);
|
/linux-6.12.1/drivers/net/wireless/broadcom/b43legacy/ |
D | main.c | 77 MODULE_DEVICE_TABLE(ssb, b43legacy_ssb_tbl);
|
/linux-6.12.1/ |
D | MAINTAINERS | 21430 F: drivers/ssb/ 21431 F: include/linux/ssb/
|