Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 85) sorted by relevance

1234

/linux-4.19.296/drivers/regulator/
Dtwl6030-regulator.c524 #define TWL6030_ADJUSTABLE_SMPS(label) \ argument
535 #define TWL6030_ADJUSTABLE_LDO(label, offset, min_mVolts) \ argument
549 #define TWL6032_ADJUSTABLE_LDO(label, offset, min_mVolts) \ argument
563 #define TWL6030_FIXED_LDO(label, offset, mVolts, turnon_delay) \ argument
581 #define TWL6032_ADJUSTABLE_SMPS(label, offset) \ argument
646 #define TWL_OF_MATCH(comp, family, label) \ argument
652 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
653 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
654 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
655 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
Dtwl-regulator.c454 #define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \ argument
473 #define TWL4030_ADJUSTABLE_SMPS(label, offset, num, turnon_delay, remap_conf) \ argument
489 #define TWL4030_FIXED_LDO(label, offset, mVolts, num, turnon_delay, \ argument
534 #define TWL_OF_MATCH(comp, family, label) \ argument
540 #define TWL4030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL4030, label) argument
541 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
542 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
543 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
544 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
/linux-4.19.296/block/partitions/
Dibm.c71 union label_t *label) in find_label()
137 union label_t *label) in find_vol1_partitions()
199 union label_t *label, in find_lnx1_partitions()
246 union label_t *label, in find_cms1_partitions()
300 union label_t *label; in ibm_partition() local
Dultrix.c25 } *label; in ultrix_partition() local
Dkarma.c31 } __packed *label; in karma_partition() local
Dsgi.c39 struct sgi_disklabel *label; in sgi_partition() local
/linux-4.19.296/include/linux/
Dgpio.h53 const char *label; member
115 static inline int gpio_request(unsigned gpio, const char *label) in gpio_request()
121 unsigned long flags, const char *label) in gpio_request_one()
244 const char *label) in devm_gpio_request()
251 unsigned long flags, const char *label) in devm_gpio_request_one()
Dpm2301_charger.h50 const char *label; member
Dpwm.h77 const char *label; member
453 static inline struct pwm_device *pwm_request(int pwm_id, const char *label) in pwm_request()
528 const char *label) in pwm_request_from_chip()
/linux-4.19.296/drivers/gpio/
Dgpiolib-legacy.c20 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one()
67 int gpio_request(unsigned gpio, const char *label) in gpio_request()
Ddevres.c146 const char *label) in devm_gpiod_get_from_of_node()
189 const char *label) in devm_fwnode_get_index_gpiod_from_child()
379 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label) in devm_gpio_request()
409 unsigned long flags, const char *label) in devm_gpio_request_one()
/linux-4.19.296/fs/nfs/
Dexport.c67 struct nfs4_label *label = NULL; in nfs_fh_to_dentry() local
133 struct nfs4_label *label = NULL; in nfs_get_parent() local
Dnfs4proc.c114 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security()
132 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security()
137 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask()
150 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security()
153 nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask()
1142 struct nfs4_label *label; member
1224 struct nfs4_label *label = (c != NULL) ? c->label : NULL; in nfs4_opendata_alloc() local
2838 struct iattr *sattr, struct nfs4_label **label) in nfs4_exclusive_attrset()
2960 struct nfs4_label *label = c->label; in _nfs4_do_open() local
3059 struct nfs4_label *label, in nfs4_do_open()
[all …]
Dinode.c340 struct nfs4_label *label) in nfs_setsecurity()
362 struct nfs4_label *label = NULL; in nfs4_label_alloc() local
387 struct nfs4_label *label) in nfs_setsecurity()
420 …fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *label) in nfs_fhget()
1114 struct nfs4_label *label = NULL; in __nfs_revalidate_inode() local
/linux-4.19.296/include/linux/platform_data/
Dsyscon.h6 const char *label; member
Dleds-lp55xx.h65 const char *label; member
/linux-4.19.296/include/uapi/linux/netfilter/
Dxt_IDLETIMER.h40 char label[MAX_IDLETIMER_LABEL_SIZE]; member
/linux-4.19.296/include/net/
Dinet_ecn.h67 #define IP6_ECN_flow_init(label) do { \ argument
71 #define IP6_ECN_flow_xmit(sk, label) do { \ argument
Dmpls_iptunnel.h22 u32 label[0]; member
/linux-4.19.296/include/linux/gpio/
Dconsumer.h497 const char *label) in devm_gpiod_get_from_of_node()
506 const char *label) in fwnode_get_named_gpiod()
516 const char *label) in devm_fwnode_get_index_gpiod_from_child()
528 const char *label) in devm_fwnode_get_gpiod_from_child()
/linux-4.19.296/drivers/pwm/
Dcore.c111 static int pwm_device_request(struct pwm_device *pwm, const char *label) in pwm_device_request()
389 struct pwm_device *pwm_request(int pwm, const char *label) in pwm_request()
428 const char *label) in pwm_request_from_chip()
/linux-4.19.296/drivers/iio/multiplexer/
Diio-mux.c242 u32 state, const char *label, int idx) in mux_configure_channel()
348 const char *label; in mux_probe() local
/linux-4.19.296/fs/cifs/
Dsmb2transport.c233 static int generate_key(struct cifs_ses *ses, struct kvec label, in generate_key()
314 struct kvec label; member
/linux-4.19.296/drivers/misc/
Dsram.h38 const char *label; member
/linux-4.19.296/include/uapi/linux/
Dbcache.h171 __u8 label[SB_LABEL_SIZE]; member
322 __u8 label[32]; member
370 __u8 label[32]; member

1234