Searched refs:type (Results 126 - 150 of 316) sorted by relevance

1234567891011>>

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-eap7660d.c129 .type = EV_KEY,
137 .type = EV_KEY,
H A Dmach-mynet-n600.c105 .type = EV_KEY,
113 .type = EV_KEY,
H A Dmach-tew-823dru.c72 .type = EV_KEY,
80 .type = EV_KEY,
H A Dmach-tew-712br.c97 .type = EV_KEY,
104 .type = EV_KEY,
H A Dmach-tl-wdr3500.c90 .type = EV_KEY,
98 .type = EV_SW,
H A Dmach-tl-wr1043nd-v4.c116 .type = EV_KEY,
124 .type = EV_KEY,
H A Dmach-wlr8100.c93 .type = EV_KEY,
101 .type = EV_KEY,
H A Dmach-ubnt-unifiac.c52 .type = "mx25l12805d",
70 .type = EV_KEY,
H A Dmach-wrt400n.c114 .type = EV_KEY,
121 .type = EV_KEY,
H A Dmach-antminer-s3.c63 .type = EV_KEY,
H A Dmach-anonabox-pro.c58 .type = EV_KEY,
H A Dmach-antminer-s1.c58 .type = EV_KEY,
H A Dmach-alfa-nx.c41 .type = EV_KEY,
H A Dmach-antrouter-r1.c58 .type = EV_KEY,
H A Dmach-all0258n.c52 .type = EV_KEY,
H A Dmach-all0315n.c51 .type = EV_KEY,
H A Dmach-archer-c7.c111 .type = EV_KEY,
119 .type = EV_SW,
129 .type = EV_KEY,
137 .type = EV_SW,
/openwrt/tools/firmware-utils/src/
H A Dmyloader.h94 uint32_t type; /* block type */ member in struct:mylo_fw_blockdesc
105 uint16_t type; /* type of the partition */ member in struct:mylo_partition
/openwrt/include/
H A Dunpack.mk23 # try to autodetect file type
67 CRLF_CMD := && find $(PKG_BUILD_DIR) -type f -print0 | xargs -0 perl -pi -e 's!\r$$$$!!g'
/openwrt/package/network/config/netifd/files/lib/network/
H A Dconfig.sh40 local ifname type device l3dev
42 config_get type "$config" type
45 [ "bridge" = "$type" ] && ifname="br-$config"
/openwrt/package/network/config/swconfig/src/
H A Dswlib.h64 ->type: data type, one of:
79 ->len (for attr->type == SWITCH_TYPE_PORT)
83 ->value.i (for attr->type == SWITCH_TYPE_INT)
84 ->value.s (for attr->type == SWITCH_TYPE_STRING)
86 ->value.ports (for attr->type == SWITCH_TYPE_PORT)
154 int type; member in struct:switch_attr
224 * @type: global, port or vlan
241 * swlib_set_attr_string: set the value for an attribute with type conversion
/openwrt/scripts/config/
H A Dlkc_proto.h40 P(sym_type_name,const char *,(enum symbol_type type));
54 P(prop_get_type_name,const char *,(enum prop_type type));
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/compex/
H A Dwp54.c41 .type = EV_KEY,
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/edimax/
H A Dbr-61xx.c42 .type = EV_KEY,
/openwrt/target/linux/ar7/files/drivers/mtd/
H A Dtitanpart.c56 unsigned int type; /* Section type. What kind of info does this section describe */ member in struct:nsp_img_hdr_sections
182 if(section.type != NSP_IMG_SECTION_TYPE_FILESYSTEM_ROOT){
197 if(section.type == NSP_IMG_SECTION_TYPE_FILESYSTEM_ROOT)
205 else if(section.type == NSP_IMG_SECTION_TYPE_KERNEL)

Completed in 114 milliseconds

1234567891011>>