Searched refs:typhoon (Results 1 – 7 of 7) sorted by relevance
70 struct typhoon { struct77 struct typhoon *ty = kzalloc(sizeof(*ty), GFP_KERNEL); in typhoon_alloc() argument112 struct typhoon *ty = container_of(isa, struct typhoon, isa); in typhoon_s_mute_volume()
12 obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
463 module will be called radio-typhoon.
260 struct typhoon { struct460 typhoon_hello(struct typhoon *tp) in typhoon_hello()481 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response()551 typhoon_num_free_cmd(struct typhoon *tp) in typhoon_num_free_cmd()560 typhoon_num_free_resp(struct typhoon *tp) in typhoon_num_free_resp()576 typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command()714 struct typhoon *tp = netdev_priv(dev); in typhoon_start_tx()861 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode()898 typhoon_do_get_stats(struct typhoon *tp) in typhoon_do_get_stats()952 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats()[all …]
11 obj-$(CONFIG_TYPHOON) += typhoon.o
97 will be called typhoon.
150 F: drivers/net/ethernet/3com/typhoon*