Searched refs:typhoon (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/media/radio/ |
| H A D | radio-typhoon.c | 71 struct typhoon { struct 78 struct typhoon *ty = kzalloc(sizeof(*ty), GFP_KERNEL); in typhoon_alloc() argument 113 struct typhoon *ty = container_of(isa, struct typhoon, isa); in typhoon_s_mute_volume()
|
| H A D | Makefile | 32 obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
|
| H A D | Kconfig | 459 module will be called radio-typhoon.
|
| /linux-6.15/drivers/net/ethernet/3com/ |
| H A D | typhoon.c | 254 struct typhoon { struct 454 typhoon_hello(struct typhoon *tp) in typhoon_hello() 708 struct typhoon *tp = netdev_priv(dev); in typhoon_start_tx() 855 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode() 946 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats() 965 struct typhoon *tp = netdev_priv(dev); in typhoon_get_drvinfo() 995 struct typhoon *tp = netdev_priv(dev); in typhoon_get_link_ksettings() 1057 struct typhoon *tp = netdev_priv(dev); in typhoon_set_link_ksettings() 1249 typhoon_init_rings(struct typhoon *tp) in typhoon_init_rings() 1720 struct typhoon *tp = container_of(napi, struct typhoon, napi); in typhoon_poll() [all …]
|
| H A D | Makefile | 11 obj-$(CONFIG_TYPHOON) += typhoon.o
|
| H A D | Kconfig | 100 will be called typhoon.
|
| /linux-6.15/arch/arm64/boot/dts/apple/ |
| H A D | t7001.dtsi | 35 compatible = "apple,typhoon"; 45 compatible = "apple,typhoon"; 55 compatible = "apple,typhoon";
|
| H A D | t7000.dtsi | 33 compatible = "apple,typhoon"; 43 compatible = "apple,typhoon";
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | radio-cardlist.rst | 32 radio-typhoon Typhoon Radio (a.k.a. EcoRadio)
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | cpus.yaml | 97 - apple,typhoon
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 81 F: drivers/net/ethernet/3com/typhoon*
|