Searched refs:label (Results 1 - 24 of 24) sorted by relevance

/include/linux/platform_data/
H A Dsyscon.h5 const char *label; member in struct:syscon_platform_data
H A Dleds-lp55xx.h51 * @label : Used for naming LEDs
65 const char *label; member in struct:lp55xx_platform_data
/include/uapi/linux/netfilter/
H A Dxt_IDLETIMER.h44 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
/include/linux/
H A Dpm2301_charger.h50 const char *label; member in struct:pm2xxx_charger_platform_data
H A Dgpio.h37 * @label: a literal description string of this GPIO
42 const char *label; member in struct:gpio
84 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label);
86 unsigned long flags, const char *label);
104 static inline int gpio_request(unsigned gpio, const char *label) argument
110 unsigned long flags, const char *label)
263 const char *label)
270 unsigned long flags, const char *label)
109 gpio_request_one(unsigned gpio, unsigned long flags, const char *label) argument
262 devm_gpio_request(struct device *dev, unsigned gpio, const char *label) argument
269 devm_gpio_request_one(struct device *dev, unsigned gpio, unsigned long flags, const char *label) argument
H A Dpxa2xx_ssp.h188 const char *label; member in struct:ssp_device
223 struct ssp_device *pxa_ssp_request(int port, const char *label);
226 const char *label);
228 static inline struct ssp_device *pxa_ssp_request(int port, const char *label) argument
H A Dpwm.h14 struct pwm_device *pwm_request(int pwm_id, const char *label);
36 static inline struct pwm_device *pwm_request(int pwm_id, const char *label) argument
83 const char *label; member in struct:pwm_device
189 const char *label);
227 const char *label)
225 pwm_request_from_chip(struct pwm_chip *chip, unsigned int index, const char *label) argument
H A Dbasic_mmio_gpio.h22 const char *label; member in struct:bgpio_pdata
H A Dnfs_xdr.h345 const struct nfs4_label *label; member in struct:nfs_openargs
595 struct nfs4_label *label; member in struct:nfs_entry
628 const struct nfs4_label *label; member in struct:nfs_setattrargs
664 struct nfs4_label *label; member in struct:nfs_setattrres
862 const struct nfs4_label *label; member in struct:nfs4_create_arg
870 struct nfs4_label *label; member in struct:nfs4_create_res
895 struct nfs4_label *label; member in struct:nfs4_getattr_res
910 struct nfs4_label *label; member in struct:nfs4_link_res
928 struct nfs4_label *label; member in struct:nfs4_lookup_res
H A Dedac.h78 /* Max length of a DIMM label*/
544 char label[EDAC_MC_LABEL_LEN + 1]; /* DIMM label on motherboard */ member in struct:dimm_info
569 * @dimm: A pointer to the DIMM structure, where the DIMM label
627 * @label: label of the affected DIMM(s)
638 char label[(EDAC_MC_LABEL_LEN + 1 + sizeof(OTHER_LABEL)) * EDAC_MAX_LABELS]; member in struct:edac_raw_error_desc
H A Dnfs_fs.h208 #define NFS_INO_INVALID_LABEL 0x0080 /* cached label is invalid */
362 struct nfs4_label *label);
464 struct nfs_fattr *fattr, struct nfs4_label *label);
H A Dnfs4.h41 char *label; member in struct:nfs4_label
/include/net/irda/
H A Dirda.h73 #define IRDA_ASSERT_LABEL(label) label
77 #define IRDA_ASSERT_LABEL(label)
/include/ras/
H A Dras_event.h100 const char *label,
111 TP_ARGS(err_type, error_msg, label, error_count, mc_index,
118 __string( label, label )
133 __assign_str(label, label);
151 __get_str(label),
/include/linux/phy/
H A Domap_usb.h46 const char *label; member in struct:usb_phy_data
/include/net/
H A Dinet_ecn.h65 #define IP6_ECN_flow_init(label) do { \
66 (label) &= ~htonl(INET_ECN_MASK << 20); \
69 #define IP6_ECN_flow_xmit(sk, label) do { \
71 (label) |= htonl(INET_ECN_ECT_0 << 20); \
H A Dipv6.h228 __be32 label; member in struct:ip6_flowlabel
255 struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, __be32 label);
/include/asm-generic/
H A Dgpio.h63 extern int gpio_request(unsigned gpio, const char *label);
113 extern int gpio_request_one(unsigned gpio, unsigned long flags, const char *label);
/include/linux/gpio/
H A Ddriver.h20 * @label: for diagnostics
73 const char *label; member in struct:gpio_chip
173 const char *label);
/include/uapi/linux/
H A Dbcache.h168 __u8 label[SB_LABEL_SIZE]; member in struct:cache_sb
319 __u8 label[32]; member in struct:uuid_entry::__anon1657::__anon1658
367 __u8 label[32]; member in struct:uuid_entry_v0
/include/linux/usb/
H A Dphy.h76 const char *label; member in struct:usb_phy
H A Dcomposite.h244 * @label: For diagnostics, describes the configuration.
285 const char *label; member in struct:usb_configuration
/include/net/sctp/
H A Dsctp.h266 {.label= #name, .counter= &sctp_dbg_objcnt_## name}
H A Dstructs.h1930 char *label; member in struct:__anon1360

Completed in 358 milliseconds