Searched refs:common (Results 1 - 25 of 2897) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/liblzma/common/
H A DMakefile.inc9 common/common.c \
10 common/common.h \
11 common/block_util.c \
12 common/easy_preset.c \
13 common/easy_preset.h \
14 common/filter_common.c \
15 common/filter_common.h \
16 common/hardware_physme
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/bits/
H A Dbyteswap.h1 #include <bits/byteswap-common.h>
H A Dmman.h1 #include <bits/mman-common.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/bits/
H A Dbyteswap.h1 #include <bits/byteswap-common.h>
H A Dmman.h1 #include <bits/mman-common.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/bits/
H A Dbyteswap.h1 #include <bits/byteswap-common.h>
H A Dmman.h1 #include <bits/mman-common.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/
H A Dhw.c22 #define REG_READ (common->ops->read)
23 #define REG_WRITE (common->ops->write)
28 * @common: the ath_common struct for the device.
45 * When you do this you are essentially computing the common bits of all your
79 * significant bit". This is because its the only bit common
81 * common bit is we can simply "&" the bssid_mask now with any BSSID we have
91 * common bit amongst the MAC and BSSIDs is 0, this frame has the 2nd LSB
119 void ath_hw_setbssidmask(struct ath_common *common) argument
121 void *ah = common->ah;
123 REG_WRITE(ah, get_unaligned_le32(common
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/
H A Dhw.c22 #define REG_READ (common->ops->read)
23 #define REG_WRITE (common->ops->write)
28 * @common: the ath_common struct for the device.
45 * When you do this you are essentially computing the common bits of all your
79 * significant bit". This is because its the only bit common
81 * common bit is we can simply "&" the bssid_mask now with any BSSID we have
91 * common bit amongst the MAC and BSSIDs is 0, this frame has the 2nd LSB
119 void ath_hw_setbssidmask(struct ath_common *common) argument
121 void *ah = common->ah;
123 REG_WRITE(ah, get_unaligned_le32(common
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2870/
H A DMakefile11 common/crypt_md5.o \
12 common/crypt_sha2.o \
13 common/crypt_hmac.o \
14 common/mlme.o \
15 common/cmm_wep.o \
16 common/action.o \
17 common/cmm_data.o \
18 common/rtmp_init.o \
19 common/cmm_tkip.o \
20 common/cmm_ae
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2870/
H A DMakefile11 common/crypt_md5.o \
12 common/crypt_sha2.o \
13 common/crypt_hmac.o \
14 common/mlme.o \
15 common/cmm_wep.o \
16 common/action.o \
17 common/cmm_data.o \
18 common/rtmp_init.o \
19 common/cmm_tkip.o \
20 common/cmm_ae
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A DMakefile10 common/crypt_md5.o \
11 common/crypt_sha2.o \
12 common/crypt_hmac.o \
13 common/mlme.o \
14 common/cmm_wep.o \
15 common/action.o \
16 common/cmm_data.o \
17 common/rtmp_init.o \
18 common/cmm_tkip.o \
19 common/cmm_ae
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A DMakefile10 common/crypt_md5.o \
11 common/crypt_sha2.o \
12 common/crypt_hmac.o \
13 common/mlme.o \
14 common/cmm_wep.o \
15 common/action.o \
16 common/cmm_data.o \
17 common/rtmp_init.o \
18 common/cmm_tkip.o \
19 common/cmm_ae
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/emma/
H A DMakefile1 obj-$(CONFIG_SOC_EMMA2RH) += common/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/emma/
H A DMakefile1 obj-$(CONFIG_SOC_EMMA2RH) += common/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_mass_storage.c115 * set to 512 rather than the more common value 2048.
328 int (*thread_exits)(struct fsg_common *common);
333 int (*pre_eject)(struct fsg_common *common,
337 int (*post_eject)(struct fsg_common *common,
433 struct fsg_common *common; member in struct:fsg_dev
448 static inline int __fsg_is_set(struct fsg_common *common, argument
451 if (common->fsg)
453 ERROR(common, "common->fsg is NULL in %s at %u\n", func, line);
458 #define fsg_is_set(common) likel
469 exception_in_progress(struct fsg_common *common) argument
475 set_bulk_out_req_length(struct fsg_common *common, struct fsg_buffhd *bh, unsigned int length) argument
509 wakeup_thread(struct fsg_common *common) argument
518 raise_exception(struct fsg_common *common, enum fsg_state new_state) argument
539 ep0_queue(struct fsg_common *common) argument
560 struct fsg_common *common = ep->driver_data; local
580 struct fsg_common *common = ep->driver_data; local
701 sleep_thread(struct fsg_common *common) argument
725 do_read(struct fsg_common *common) argument
854 do_write(struct fsg_common *common) argument
1047 do_synchronize_cache(struct fsg_common *common) argument
1073 do_verify(struct fsg_common *common) argument
1171 do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) argument
1197 do_request_sense(struct fsg_common *common, struct fsg_buffhd *bh) argument
1245 do_read_capacity(struct fsg_common *common, struct fsg_buffhd *bh) argument
1265 do_read_header(struct fsg_common *common, struct fsg_buffhd *bh) argument
1288 do_read_toc(struct fsg_common *common, struct fsg_buffhd *bh) argument
1316 do_mode_sense(struct fsg_common *common, struct fsg_buffhd *bh) argument
1397 do_start_stop(struct fsg_common *common) argument
1459 do_prevent_allow(struct fsg_common *common) argument
1484 do_read_format_capacities(struct fsg_common *common, struct fsg_buffhd *bh) argument
1502 do_mode_select(struct fsg_common *common, struct fsg_buffhd *bh) argument
1591 throw_away_data(struct fsg_common *common) argument
1647 finish_reply(struct fsg_common *common) argument
1735 send_status(struct fsg_common *common) argument
1796 check_command(struct fsg_common *common, int cmnd_size, enum data_direction data_dir, unsigned int mask, int needs_medium, const char *name) argument
1908 do_scsi_command(struct fsg_common *common) argument
2183 struct fsg_common *common = fsg->common; local
2243 get_next_command(struct fsg_common *common) argument
2284 enable_endpoint(struct fsg_common *common, struct usb_ep *ep, const struct usb_endpoint_descriptor *d) argument
2296 alloc_request(struct fsg_common *common, struct usb_ep *ep, struct usb_request **preq) argument
2307 do_set_interface(struct fsg_common *common, struct fsg_dev *new_fsg) argument
2416 handle_exception(struct fsg_common *common) argument
2556 struct fsg_common *common = common_; local
2651 fsg_common_get(struct fsg_common *common) argument
2656 fsg_common_put(struct fsg_common *common) argument
2662 fsg_common_init(struct fsg_common *common, struct usb_composite_dev *cdev, struct fsg_config *cfg) argument
2870 struct fsg_common *common = container_of(ref, struct fsg_common, ref); local
2915 struct fsg_common *common = fsg->common; local
2993 fsg_bind_config(struct usb_composite_dev *cdev, struct usb_configuration *c, struct fsg_common *common) argument
3028 fsg_add(struct usb_composite_dev *cdev, struct usb_configuration *c, struct fsg_common *common) argument
3119 fsg_common_from_params(struct fsg_common *common, struct usb_composite_dev *cdev, const struct fsg_module_parameters *params) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Df_mass_storage.c115 * set to 512 rather than the more common value 2048.
328 int (*thread_exits)(struct fsg_common *common);
333 int (*pre_eject)(struct fsg_common *common,
337 int (*post_eject)(struct fsg_common *common,
433 struct fsg_common *common; member in struct:fsg_dev
448 static inline int __fsg_is_set(struct fsg_common *common, argument
451 if (common->fsg)
453 ERROR(common, "common->fsg is NULL in %s at %u\n", func, line);
458 #define fsg_is_set(common) likel
469 exception_in_progress(struct fsg_common *common) argument
475 set_bulk_out_req_length(struct fsg_common *common, struct fsg_buffhd *bh, unsigned int length) argument
509 wakeup_thread(struct fsg_common *common) argument
518 raise_exception(struct fsg_common *common, enum fsg_state new_state) argument
539 ep0_queue(struct fsg_common *common) argument
560 struct fsg_common *common = ep->driver_data; local
580 struct fsg_common *common = ep->driver_data; local
701 sleep_thread(struct fsg_common *common) argument
725 do_read(struct fsg_common *common) argument
854 do_write(struct fsg_common *common) argument
1047 do_synchronize_cache(struct fsg_common *common) argument
1073 do_verify(struct fsg_common *common) argument
1171 do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) argument
1197 do_request_sense(struct fsg_common *common, struct fsg_buffhd *bh) argument
1245 do_read_capacity(struct fsg_common *common, struct fsg_buffhd *bh) argument
1265 do_read_header(struct fsg_common *common, struct fsg_buffhd *bh) argument
1288 do_read_toc(struct fsg_common *common, struct fsg_buffhd *bh) argument
1316 do_mode_sense(struct fsg_common *common, struct fsg_buffhd *bh) argument
1397 do_start_stop(struct fsg_common *common) argument
1459 do_prevent_allow(struct fsg_common *common) argument
1484 do_read_format_capacities(struct fsg_common *common, struct fsg_buffhd *bh) argument
1502 do_mode_select(struct fsg_common *common, struct fsg_buffhd *bh) argument
1591 throw_away_data(struct fsg_common *common) argument
1647 finish_reply(struct fsg_common *common) argument
1735 send_status(struct fsg_common *common) argument
1796 check_command(struct fsg_common *common, int cmnd_size, enum data_direction data_dir, unsigned int mask, int needs_medium, const char *name) argument
1908 do_scsi_command(struct fsg_common *common) argument
2183 struct fsg_common *common = fsg->common; local
2243 get_next_command(struct fsg_common *common) argument
2284 enable_endpoint(struct fsg_common *common, struct usb_ep *ep, const struct usb_endpoint_descriptor *d) argument
2296 alloc_request(struct fsg_common *common, struct usb_ep *ep, struct usb_request **preq) argument
2307 do_set_interface(struct fsg_common *common, struct fsg_dev *new_fsg) argument
2416 handle_exception(struct fsg_common *common) argument
2556 struct fsg_common *common = common_; local
2651 fsg_common_get(struct fsg_common *common) argument
2656 fsg_common_put(struct fsg_common *common) argument
2662 fsg_common_init(struct fsg_common *common, struct usb_composite_dev *cdev, struct fsg_config *cfg) argument
2870 struct fsg_common *common = container_of(ref, struct fsg_common, ref); local
2915 struct fsg_common *common = fsg->common; local
2993 fsg_bind_config(struct usb_composite_dev *cdev, struct usb_configuration *c, struct fsg_common *common) argument
3028 fsg_add(struct usb_composite_dev *cdev, struct usb_configuration *c, struct fsg_common *common) argument
3119 fsg_common_from_params(struct fsg_common *common, struct usb_composite_dev *cdev, const struct fsg_module_parameters *params) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-glib/
H A Dglib-malloc.h27 #include <avahi-common/cdecl.h>
28 #include <avahi-common/malloc.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/tc_act/
H A Dtc_defact.h7 struct tcf_common common; member in struct:tcf_defact
12 container_of(pc, struct tcf_defact, common)
H A Dtc_gact.h7 struct tcf_common common; member in struct:tcf_gact
15 container_of(pc, struct tcf_gact, common)
H A Dtc_ipt.h9 struct tcf_common common; member in struct:tcf_ipt
15 container_of(pc, struct tcf_ipt, common)
H A Dtc_pedit.h7 struct tcf_common common; member in struct:tcf_pedit
13 container_of(pc, struct tcf_pedit, common)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-glib/
H A Dglib-malloc.h27 #include <avahi-common/cdecl.h>
28 #include <avahi-common/malloc.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/tc_act/
H A Dtc_defact.h7 struct tcf_common common; member in struct:tcf_defact
12 container_of(pc, struct tcf_defact, common)
H A Dtc_gact.h7 struct tcf_common common; member in struct:tcf_gact
15 container_of(pc, struct tcf_gact, common)

Completed in 238 milliseconds

1234567891011>>