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

1234567891011>>

/include/linux/
H A Drfkill-gpio.h34 enum rfkill_type type; member in struct:rfkill_gpio_platform_data
H A Drfkill-regulator.h29 * .type = RFKILL_TYPE_BLUETOOTH,
45 enum rfkill_type type; /* the type as specified in rfkill.h */ member in struct:rfkill_regulator_platform_data
H A Dfirmware-map.h26 int firmware_map_add_early(u64 start, u64 end, const char *type);
27 int firmware_map_add_hotplug(u64 start, u64 end, const char *type);
28 int firmware_map_remove(u64 start, u64 end, const char *type);
32 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) argument
37 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) argument
42 static inline int firmware_map_remove(u64 start, u64 end, const char *type) argument
H A Dicmpv6.h15 extern void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info);
17 typedef void ip6_icmp_send_t(struct sk_buff *skb, u8 type, u8 code, __u32 info);
24 u8 type, u8 code, __u32 info)
31 extern int icmpv6_err_convert(u8 type, u8 code,
41 u8 type,
23 icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) argument
H A Dflat.h36 unsigned long type : 2; member in struct:__anon249::__anon250
39 unsigned long type : 2;
44 unsigned long type : 2;
H A Dkobject_ns.h41 enum kobj_ns_type type; member in struct:kobj_ns_type_operations
50 int kobj_ns_type_registered(enum kobj_ns_type type);
54 bool kobj_ns_current_may_mount(enum kobj_ns_type type);
55 void *kobj_ns_grab_current(enum kobj_ns_type type);
56 const void *kobj_ns_netlink(enum kobj_ns_type type, struct sock *sk);
57 const void *kobj_ns_initial(enum kobj_ns_type type);
58 void kobj_ns_drop(enum kobj_ns_type type, void *ns);
H A Dlinux_logo.h27 int type; /* one of LINUX_LOGO_* */ member in struct:linux_logo
H A Dpim.h19 __u8 type; member in struct:pimreghdr
H A Dtca6416_keypad.h22 int type; /* input event type (EV_KEY, EV_SW) */ member in struct:tca6416_button
H A Dwakelock.h23 * states when active. If the type is set to WAKE_LOCK_SUSPEND, the wake_lock
36 static inline void wake_lock_init(struct wake_lock *lock, int type, argument
/include/net/netfilter/
H A Dnft_reject.h5 enum nft_reject_types type:8; member in struct:nft_reject
/include/linux/ceph/
H A Dmsgpool.h14 int type; /* preallocated message type */ member in struct:ceph_msgpool
18 extern int ceph_msgpool_init(struct ceph_msgpool *pool, int type,
/include/linux/spi/
H A Dflash.h11 * @type: optional flash device type (e.g. m25p80 vs m25p64), for use
26 char *type; member in struct:flash_platform_data
/include/linux/can/
H A Dcore.h31 * @type: type argument in socket() syscall, e.g. SOCK_DGRAM.
37 int type; member in struct:can_proto
/include/linux/iio/
H A Dtrigger_consumer.h25 * @type: the type of interrupt (basically if oneshot)
37 int type; member in struct:iio_poll_func
47 int type,
/include/linux/platform_data/
H A Ddb8500_thermal.h29 enum thermal_trip_type type; member in struct:db8500_trip_point
H A Dasoc-s3c.h43 } type; member in struct:s3c_audio_pdata
/include/linux/power/
H A Dgpio-charger.h24 * @type: Type of the charger
32 enum power_supply_type type; member in struct:gpio_charger_platform_data
/include/linux/usb/
H A Dusb_phy_generic.h7 enum usb_phy_type type; member in struct:usb_phy_generic_platform_data
H A Daudio.h29 u8 type; member in struct:usb_audio_control
40 u8 type; member in struct:usb_audio_control_selector
/include/net/
H A Ddatalink.h5 unsigned char type[8]; member in struct:datalink_proto
/include/uapi/linux/
H A Datm_he.h17 char type; member in struct:he_ioctl_reg
/include/uapi/linux/netfilter/
H A Dxt_AUDIT.h27 __u8 type; /* XT_AUDIT_TYPE_* */ member in struct:xt_audit_info
/include/linux/input/
H A Dsparse-keymap.h21 * @type: Type of the key entry (KE_KEY, KE_SW, KE_VSW, KE_END);
36 int type; /* See KE_* above */ member in struct:key_entry
/include/linux/regulator/
H A Dgpio-regulator.h83 enum regulator_type type; member in struct:gpio_regulator_config

Completed in 321 milliseconds

1234567891011>>