Searched refs:typhoon (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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() 113 struct typhoon *ty = container_of(isa, struct typhoon, isa); in typhoon_s_mute_volume() 147 .name = "radio-typhoon",
|
H A D | Makefile | 12 obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
|
/kernel/linux/linux-6.6/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() 113 struct typhoon *ty = container_of(isa, struct typhoon, isa); in typhoon_s_mute_volume() 147 .name = "radio-typhoon",
|
H A D | Makefile | 32 obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
|
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 0 /* typhoon.c: A Linux Ethernet device driver for 3Com 3CR990 family of NICs */ 97 #define FIRMWARE_NAME "3com/typhoon.bin" 127 #include "typhoon.h" 259 struct typhoon { struct 301 /* These are the values for the typhoon.card_state variable. 459 typhoon_hello(struct typhoon *tp) in typhoon_hello() 480 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response() 550 typhoon_num_free_cmd(struct typhoon *tp) in typhoon_num_free_cmd() 559 typhoon_num_free_resp(struct typhoon *tp) in typhoon_num_free_resp() 575 typhoon_issue_command(struct typhoon *t [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 0 /* typhoon.c: A Linux Ethernet device driver for 3Com 3CR990 family of NICs */ 97 #define FIRMWARE_NAME "3com/typhoon.bin" 127 #include "typhoon.h" 254 struct typhoon { struct 296 /* These are the values for the typhoon.card_state variable. 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 *t [all...] |
Completed in 5 milliseconds