Searched defs:type (Results 1 - 25 of 58) sorted by relevance

123

/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_ar8216.c31 u8 type; local
/openwrt/package/libs/libnl-tiny/src/
H A Dhandlers.c122 int nl_cb_set(struct nl_cb *cb, enum nl_cb_type type, enum nl_cb_kind kind, argument
H A Dattr.c444 int minlen = 0, type = nla_type(nla); local
505 int type = nla_type(nla); local
[all...]
H A Dnl.c328 int nl_send_simple(struct nl_sock *sk, int type, int flags, void *buf, argument
H A Dmsg.c474 nlmsg_put(struct nl_msg *n, uint32_t pid, uint32_t seq, int type, int payload, int flags) argument
[all...]
/openwrt/tools/firmware-utils/src/
H A Dlzma2eva.c62 uint32_t type = 0x075a0201L; /* might be 7Z 2.1? */ local
H A Dmakeamitbin.c267 char *type; local
H A Dptgen.c46 uint8_t type; member in struct:pte
54 int type; member in struct:partinfo
195 char type = 0x83; local
/openwrt/package/libs/libnl-tiny/src/include/
H A Dnetlink-local.h108 static inline int nl_cb_call(struct nl_cb *cb, int type, struct nl_msg *msg) argument
/openwrt/package/network/config/swconfig/src/
H A Duci.c63 swlib_map_settings(struct switch_dev *dev, int type, int port_vlan, struct uci_section *s) argument
[all...]
H A Dcli.c52 const char *type; local
[all...]
H A Dswlib.h154 int type; member in struct:switch_attr
/openwrt/target/linux/generic/files/drivers/mtd/mtdsplit/
H A Dmtdsplit.c75 mtd_check_rootfs_magic(struct mtd_info *mtd, size_t offset, enum mtdsplit_part_type *type) argument
108 mtd_find_rootfs_from(struct mtd_info *mtd, size_t from, size_t limit, size_t *ret_offset, enum mtdsplit_part_type *type) argument
H A Dmtdsplit.h51 mtd_check_rootfs_magic(struct mtd_info *mtd, size_t offset, enum mtdsplit_part_type *type) argument
57 mtd_find_rootfs_from(struct mtd_info *mtd, size_t from, size_t limit, size_t *ret_offset, enum mtdsplit_part_type *type) argument
H A Dmtdsplit_seama.c40 enum mtdsplit_part_type type; local
/openwrt/package/libs/libnl-tiny/src/include/netlink/
H A Dsocket.h195 static inline int nl_socket_modify_cb(struct nl_sock *sk, enum nl_cb_type type, argument
/openwrt/package/system/mtd/src/
H A Djffs2.c100 static int add_dirent(const char *name, const char type, int parent) argument
/openwrt/target/linux/ar7/files/drivers/mtd/
H A Dac49xpart.c110 void gen_partname(unsigned int type, argument
145 unsigned int offset, size, type; local
[all...]
H A Dtitanpart.c56 unsigned int type; /* Section type. What kind of info does this section describe */ member in struct:nsp_img_hdr_sections
/openwrt/tools/flock/src/
H A Dflock.c129 int type = LOCK_EX; local
/openwrt/package/kernel/button-hotplug/src/
H A Dbutton-hotplug.c221 button_hotplug_event(struct input_handle *handle, unsigned int type, unsigned int code, int value) argument
/openwrt/package/network/services/ead/src/
H A Dead-client.c78 send_packet(int type, bool (*handler)(void), unsigned int max) argument
[all...]
/openwrt/scripts/config/
H A Dconf.c86 enum symbol_type type = sym_get_type(sym); local
/openwrt/target/linux/adm5120/files-3.18/drivers/usb/host/
H A Dadm5120-q.c249 static struct ed *ed_create(struct admhcd *ahcd, unsigned int type, u32 info) argument
566 int type local
[all...]
/openwrt/target/linux/at91/image/dfboot/src/
H A Dcom.c289 int type = 0; local
324 number(va_arg(va, int), 10, 0, precision, type); local
227 number(int num, int base, int size, int precision, int type) argument
329 number(va_arg(va, int), 16, 0, precision, type); local
[all...]

Completed in 203 milliseconds

123