Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A Dtyphoon.c259 struct typhoon { struct
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 *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command()
713 struct typhoon *tp = netdev_priv(dev); in typhoon_start_tx()
860 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode()
897 typhoon_do_get_stats(struct typhoon *tp) in typhoon_do_get_stats()
951 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats()
[all …]
H A DMakefile11 obj-$(CONFIG_TYPHOON) += typhoon.o
H A DKconfig99 will be called typhoon.
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-typhoon.c71 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 DMakefile12 obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
H A DKconfig463 module will be called radio-typhoon.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ltp/
H A Ddisable_hanging_tests.patch4 https://autobuilder.yoctoproject.org/typhoon/#/builders/96/builds/1748 (arm)
5 https://autobuilder.yoctoproject.org/typhoon/#/builders/96/builds/1781 (arm)
6 https://autobuilder.yoctoproject.org/typhoon/#/builders/96/builds/2782 (arm)
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dreproducible-builds.rst125 - CentOS: :yocto_ab:`/typhoon/#/builders/reproducible-centos`
126 - Debian: :yocto_ab:`/typhoon/#/builders/reproducible-debian`
127 - Fedora: :yocto_ab:`/typhoon/#/builders/reproducible-fedora`
128 - Ubuntu: :yocto_ab:`/typhoon/#/builders/reproducible-ubuntu`
H A Dtest-process.rst24 at: :yocto_ab:`/typhoon/#/console`.
H A Dunderstand-autobuilder.rst13 view (:yocto_ab:`/typhoon/#/console`).
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dradio-cardlist.rst32 radio-typhoon Typhoon Radio (a.k.a. EcoRadio)
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS157 F: drivers/net/ethernet/3com/typhoon*