Home
last modified time | relevance | path

Searched refs:wps (Results 1 – 25 of 63) sorted by relevance

123

/linux/arch/arm/boot/dts/
A Dkirkwood-dir665.dts57 pmx_led_wps: pmx-led-wps {
73 pmx_btn_wps: pmx-btn-wps {
163 blue-wps {
164 label = "dir665:blue:wps";
187 wps {
188 label = "wps";
A Dbcm4709-asus-rt-ac87u.dts31 wps {
32 label = "bcm53xx:blue:wps";
53 wps {
A Dbcm947189acdbmr.dts28 wps {
29 label = "bcm53xx:blue:wps";
53 wps {
A Dbcm4709-netgear-r7000.dts52 wps {
53 label = "bcm53xx:white:wps";
78 wps {
A Dbcm47189-tenda-ac9.dts33 wps {
34 label = "bcm53xx:blue:wps";
74 wps {
A Dbcm4709-tplink-archer-c9-v1.dts31 wps {
32 label = "bcm53xx:blue:wps";
83 wps {
A Dbcm4708-smartrg-sr400ac.dts63 wps {
64 label = "bcm53xx:white:wps";
103 wps {
A Dbcm47094-asus-rt-ac88u.dts63 wps {
64 label = "white:wps";
74 wps {
A Dbcm4709-netgear-r8000.dts79 wps {
80 label = "bcm53xx:white:wps";
111 wps {
A Dbcm47094-linksys-panamera.dts33 wps {
55 wps {
56 label = "bcm53xx:white:wps";
A Dbcm47081-tplink-archer-c5-v2.dts54 wps {
55 label = "bcm53xx:green:wps";
A Darmada-385-linksys-caiman.dts54 label = "caiman:white:wps";
59 label = "caiman:amber:wps";
A Darmada-385-linksys-cobra.dts54 label = "cobra:white:wps";
59 label = "cobra:amber:wps";
A Darmada-385-linksys-shelby.dts54 label = "shelby:white:wps";
59 label = "shelby:amber:wps";
A Darmada-385-linksys-rango.dts46 label = "rango:white:wps";
51 label = "rango:amber:wps";
A Darmada-xp-linksys-mamba.dts154 label = "mamba:white:wps";
159 label = "mamba:amber:wps";
182 wps {
A Dkirkwood-linksys-viper.dts41 wps {
80 pmx_btn_wps: pmx-btn-wps {
A Dmt7629-rfb.dts32 wps {
33 label = "wps";
A Dmt7623a-rfb-emmc.dts54 wps {
55 label = "wps";
/linux/arch/mips/boot/dts/qca/
A Dar9331_tl_mr3020.dts37 wps {
38 label = "tp-link:green:wps";
56 label = "wps";
/linux/arch/mips/boot/dts/cavium-octeon/
A Ddlink_dsr-1000n.dts33 wps {
34 label = "wps";
A Ddlink_dsr-500n.dts28 wps {
/linux/arch/arm64/boot/dts/broadcom/bcm4908/
A Dbcm4906-tplink-archer-c2300-v1.dts57 led-wps {
92 wps {
/linux/drivers/net/wireless/ath/carl9170/
A Drx.c263 if (ar->wps.pbc) { in carl9170_handle_command_response()
267 if (state != ar->wps.pbc_state) { in carl9170_handle_command_response()
268 ar->wps.pbc_state = state; in carl9170_handle_command_response()
269 input_report_key(ar->wps.pbc, KEY_WPS_BUTTON, in carl9170_handle_command_response()
271 input_sync(ar->wps.pbc); in carl9170_handle_command_response()
A Dmain.c1502 snprintf(ar->wps.name, sizeof(ar->wps.name), "%s WPS Button", in carl9170_register_wps_button()
1505 snprintf(ar->wps.phys, sizeof(ar->wps.phys), in carl9170_register_wps_button()
1508 input->name = ar->wps.name; in carl9170_register_wps_button()
1509 input->phys = ar->wps.phys; in carl9170_register_wps_button()
1521 ar->wps.pbc = input; in carl9170_register_wps_button()
2064 if (ar->wps.pbc) { in carl9170_unregister()
2065 input_unregister_device(ar->wps.pbc); in carl9170_unregister()
2066 ar->wps.pbc = NULL; in carl9170_unregister()

Completed in 35 milliseconds

123