/linux-4.19.296/drivers/regulator/ |
D | twl6030-regulator.c | 524 #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
|
D | twl-regulator.c | 454 #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/ |
D | ibm.c | 71 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
|
D | ultrix.c | 25 } *label; in ultrix_partition() local
|
D | karma.c | 31 } __packed *label; in karma_partition() local
|
D | sgi.c | 39 struct sgi_disklabel *label; in sgi_partition() local
|
/linux-4.19.296/include/linux/ |
D | gpio.h | 53 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()
|
D | pm2301_charger.h | 50 const char *label; member
|
D | pwm.h | 77 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/ |
D | gpiolib-legacy.c | 20 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()
|
D | devres.c | 146 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/ |
D | export.c | 67 struct nfs4_label *label = NULL; in nfs_fh_to_dentry() local 133 struct nfs4_label *label = NULL; in nfs_get_parent() local
|
D | nfs4proc.c | 114 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 …]
|
D | inode.c | 340 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/ |
D | syscon.h | 6 const char *label; member
|
D | leds-lp55xx.h | 65 const char *label; member
|
/linux-4.19.296/include/uapi/linux/netfilter/ |
D | xt_IDLETIMER.h | 40 char label[MAX_IDLETIMER_LABEL_SIZE]; member
|
/linux-4.19.296/include/net/ |
D | inet_ecn.h | 67 #define IP6_ECN_flow_init(label) do { \ argument 71 #define IP6_ECN_flow_xmit(sk, label) do { \ argument
|
D | mpls_iptunnel.h | 22 u32 label[0]; member
|
/linux-4.19.296/include/linux/gpio/ |
D | consumer.h | 497 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/ |
D | core.c | 111 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/ |
D | iio-mux.c | 242 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/ |
D | smb2transport.c | 233 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/ |
D | sram.h | 38 const char *label; member
|
/linux-4.19.296/include/uapi/linux/ |
D | bcache.h | 171 __u8 label[SB_LABEL_SIZE]; member 322 __u8 label[32]; member 370 __u8 label[32]; member
|