Home
last modified time | relevance | path

Searched refs:typhoon (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c254 struct typhoon { struct
454 typhoon_hello(struct typhoon *tp) in typhoon_hello()
475 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response()
545 typhoon_num_free_cmd(struct typhoon *tp) in typhoon_num_free_cmd()
554 typhoon_num_free_resp(struct typhoon *tp) in typhoon_num_free_resp()
570 typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command()
708 struct typhoon *tp = netdev_priv(dev); in typhoon_start_tx()
855 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode()
892 typhoon_do_get_stats(struct typhoon *tp) in typhoon_do_get_stats()
946 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats()
[all …]
H A DMakefile11 obj-$(CONFIG_TYPHOON) += typhoon.o
H A DKconfig100 will be called typhoon.
/linux/drivers/media/radio/
H A Dradio-typhoon.c71 struct typhoon { struct
78 struct typhoon *ty = kzalloc_obj(*ty); in typhoon_alloc() argument
113 struct typhoon *ty = container_of(isa, struct typhoon, isa); in typhoon_s_mute_volume()
H A DMakefile32 obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
H A DKconfig442 module will be called radio-typhoon.
/linux/arch/arm64/boot/dts/apple/
H A Dt7001.dtsi35 compatible = "apple,typhoon";
48 compatible = "apple,typhoon";
61 compatible = "apple,typhoon";
H A Dt7000.dtsi33 compatible = "apple,typhoon";
46 compatible = "apple,typhoon";
/linux/Documentation/admin-guide/media/
H A Dradio-cardlist.rst32 radio-typhoon Typhoon Radio (a.k.a. EcoRadio)
/linux/
H A DMAINTAINERS81 F: drivers/net/ethernet/3com/typhoon*