Searched defs:wss (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A DMakefile
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/wlp/
H A Deda.c167 wlp_eda_update_node(struct wlp_eda *eda, const struct uwb_dev_addr *dev_addr, struct wlp_wss *wss, const unsigned char virt_addr[ETH_ALEN], const u8 tag, const enum wlp_wss_connect state) argument
H A Dwlp-internal.h63 struct wlp_wss *wss; member in struct:wlp_eda_node
H A Dsysfs.c119 ssize_t __wlp_wss_properties_show(struct wlp_wss *wss, char *buf, argument
148 ssize_t wlp_wss_activate_show(struct wlp_wss *wss, cha argument
191 wlp_wss_activate_store(struct wlp_wss *wss, const char *buf, size_t size) argument
568 struct wlp_wss *wss = kobj_to_wlp_wss(kobj); local
586 struct wlp_wss *wss = kobj_to_wlp_wss(kobj); local
615 wlp_wss_properties_show(struct wlp_wss *wss, char *buf) argument
632 wlp_wss_members_show(struct wlp_wss *wss, char *buf) argument
658 wlp_wss_state_show(struct wlp_wss *wss, char *buf) argument
[all...]
H A Dwlp-lc.c194 wlp_d1d2_exchange(struct wlp *wlp, struct wlp_neighbor_e *neighbor, struct wlp_wss *wss, struct wlp_uuid *wssid) argument
289 wlp_enroll_neighbor(struct wlp *wlp, struct wlp_neighbor_e *neighbor, struct wlp_wss *wss, struct wlp_uuid *wssid) argument
[all...]
H A Dwss-lc.c43 struct uwb_mac_addr wlp_wss_sel_bcast_addr(struct wlp_wss *wss) argument
61 void wlp_wss_reset(struct wlp_wss *wss) argument
82 wlp_wss_sysfs_add(struct wlp_wss *wss, char *wssid_str) argument
135 struct wlp_wss *wss = container_of(kobj, struct wlp_wss, kobj); local
149 wlp_wss_enroll_target(struct wlp_wss *wss, struct wlp_uuid *wssid, struct uwb_dev_addr *dest) argument
182 wlp_wss_enroll_discovered(struct wlp_wss *wss, struct wlp_uuid *wssid) argument
224 wlp_wss_enroll(struct wlp_wss *wss, struct wlp_uuid *wssid, struct uwb_dev_addr *devaddr) argument
274 wlp_wss_activate(struct wlp_wss *wss) argument
317 wlp_wss_enroll_activate(struct wlp_wss *wss, struct wlp_uuid *wssid, struct uwb_dev_addr *devaddr) argument
358 wlp_wss_create_activate(struct wlp_wss *wss, struct wlp_uuid *wssid, char *name, unsigned sec_status, unsigned accept) argument
430 wlp_wss_is_active(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr) argument
518 wlp_wss_activate_connection(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr, struct wlp_uuid *wssid, u8 *tag, struct uwb_mac_addr *virt_addr) argument
548 wlp_wss_connect_neighbor(struct wlp *wlp, struct wlp_wss *wss, struct uwb_dev_addr *dev_addr) argument
657 struct wlp_wss *wss = &wlp->wss; local
859 wlp_wss_setup(struct net_device *net_dev, struct wlp_wss *wss) argument
890 wlp_wss_remove(struct wlp_wss *wss) argument
[all...]
H A Dmessages.c147 wlp_set_wss_info(struct wlp_attr_wss_info *attr, struct wlp_wss *wss) argument
564 wlp_get_all_wss_info(struct wlp *wlp, struct wlp_attr_wss_info *attr, struct wlp_neighbor_e *neighbor, struct wlp_wss *wss, ssize_t buflen) argument
664 wlp_get_wss_info_to_enroll(struct wlp *wlp, struct wlp_attr_wss_info *attr, struct wlp_wss *wss, ssize_t buflen) argument
681 wlp_build_assoc_d1(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
762 wlp_build_assoc_d2(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb, struct wlp_uuid *uuid_e) argument
1145 struct wlp_wss *wss = &wlp->wss; local
1309 wlp_parse_d2_frame_to_enroll(struct wlp_wss *wss, struct sk_buff *skb, struct wlp_neighbor_e *neighbor, struct wlp_uuid *wssid) argument
1464 wlp_build_assoc_c1c2(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb, enum wlp_assoc_type type) argument
1497 wlp_build_assoc_c1(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
1504 wlp_build_assoc_c2(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
1517 wlp_build_assoc_c3c4(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb, enum wlp_assoc_type type) argument
1553 wlp_build_assoc_c3(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
1560 wlp_build_assoc_c4(struct wlp *wlp, struct wlp_wss *wss, struct sk_buff **skb) argument
1644 struct wlp_wss *wss = &wlp->wss; local
1708 struct wlp_wss *wss = &wlp->wss; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_osf.h68 struct xt_osf_wc wss; member in struct:xt_osf_user_finger
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-vbi.c129 int wss = d->data[0] | d->data[1] << 8; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Ddisplay.c251 unsigned int wss; local
265 unsigned long wss; local
H A Dvenc.c590 static int venc_set_wss(struct omap_dss_device *dssdev, u32 wss) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgusmax.c78 struct snd_wss *wss; member in struct:snd_gusmax
195 struct snd_wss *wss; local
[all...]
H A Dinterwave.c120 struct snd_wss *wss; member in struct:snd_interwave
606 struct snd_wss *wss; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dxt_osf.h68 struct xt_osf_wc wss; member in struct:xt_osf_user_finger
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_osf.h68 struct xt_osf_wc wss; member in struct:xt_osf_user_finger
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/cs423x/
H A Dcs4236.c130 struct pnp_dev *wss; member in struct:snd_card_cs4236
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsnd_wavefront.h103 struct pnp_dev *wss; member in struct:_snd_wavefront_card
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Dcmi8330.c170 struct snd_wss *wss; member in struct:snd_cmi8330
[all...]
H A Dopl3sa2.c134 struct snd_wss *wss; member in struct:snd_opl3sa2
643 struct snd_wss *wss; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa7115.c675 int wss = 0; local
1110 u32 wss; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/opti9xx/
H A Dmiro.c61 static int wss; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwlp.h606 struct wlp_wss wss; member in struct:wlp
673 void wlp_wss_init(struct wlp_wss *wss) argument

Completed in 149 milliseconds