Home
last modified time | relevance | path

Searched defs:label (Results 201 – 225 of 453) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/gpio/
H A Dgpio-wm8994.c196 const char *label; in wm8994_gpio_dbg_show() local
H A Dgpio-xra1403.c123 const char *label; in xra1403_dbg_show() local
H A Dgpio-wm831x.c163 const char *label, *pull, *powerdomain; in wm831x_gpio_dbg_show() local
H A Dgpio-reg.c140 int base, int num, const char *label, u32 direction, u32 def_out, in gpio_reg_init()
H A Dgpiolib.c112 static inline void desc_set_label(struct gpio_desc *d, const char *label) in desc_set_label()
2085 static int gpiod_request_commit(struct gpio_desc *desc, const char *label) in gpiod_request_commit()
2180 int gpiod_request(struct gpio_desc *desc, const char *label) in gpiod_request()
2311 const char *label, in gpiochip_request_own_desc()
4029 const char *label, in gpiod_find_and_request()
4111 const char *label) in fwnode_gpiod_get_index()
4271 const char *label = con_id ?: devname; in gpiod_get_index() local
/openbmc/u-boot/drivers/led/
H A Dled_bcm6328.c208 const char *label; in bcm6328_led_bind() local
/openbmc/u-boot/drivers/gpio/
H A Dkona_gpio.c45 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dintel_ich6_gpio.c144 const char *label) in ich6_gpio_request()
H A Dsandbox.c20 const char *label; /* label given by requester */ member
/openbmc/linux/drivers/gpu/drm/bridge/
H A Ddisplay-connector.c209 const char *label = NULL; in display_connector_probe() local
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dslice.c34 static void slice_print_mask(const char *label, const struct slice_mask *mask) in slice_print_mask()
48 static void slice_print_mask(const char *label, const struct slice_mask *mask) {} in slice_print_mask()
/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.c654 const char *name, char *label, int maxlen, in fill_audio_out_name()
710 char *label, int maxlen, int *indexp) in snd_hda_get_pin_label()
/openbmc/linux/net/sched/
H A Dact_mpls.c135 const u32 *label = nla_data(attr); in valid_label() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0900_core.c166 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) in extract_mask_pos()
180 void stv0900_write_bits(struct stv0900_internal *intp, u32 label, u8 val) in stv0900_write_bits()
194 u8 stv0900_get_bits(struct stv0900_internal *intp, u32 label) in stv0900_get_bits()
H A Dstv0367.c180 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) in extract_mask_pos()
194 static void stv0367_writebits(struct stv0367_state *state, u32 label, u8 val) in stv0367_writebits()
208 static void stv0367_setbits(u8 *reg, u32 label, u8 val) in stv0367_setbits()
219 static u8 stv0367_readbits(struct stv0367_state *state, u32 label) in stv0367_readbits()
/openbmc/linux/drivers/usb/host/
H A Disp1362-hcd.c1917 static void dump_irq(struct seq_file *s, char *label, u16 mask) in dump_irq()
1928 static void dump_int(struct seq_file *s, char *label, u32 mask) in dump_int()
1940 static void dump_ctrl(struct seq_file *s, char *label, u32 mask) in dump_ctrl()
/openbmc/linux/arch/x86/kernel/
H A Dsignal_32.c225 #define unsafe_put_sigcontext32(sc, fp, regs, set, label) \ argument
/openbmc/qemu/audio/
H A Dpaaudio.c77 #define CHECK_SUCCESS_GOTO(c, expression, label, msg) \ argument
85 #define CHECK_DEAD_GOTO(c, stream, label, msg) \ argument
/openbmc/linux/fs/smb/client/
H A Dreaddir.c35 static void dump_cifs_file_struct(struct file *file, char *label) in dump_cifs_file_struct()
54 static inline void dump_cifs_file_struct(struct file *file, char *label) in dump_cifs_file_struct()
/openbmc/linux/include/linux/
H A Dpwm.h80 const char *label; member
475 const char *label) in pwm_request_from_chip()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c307 u16 label[12]; in execute() member
/openbmc/linux/drivers/misc/
H A Dsram.c180 const char *label; in sram_reserve_regions() local
/openbmc/linux/arch/alpha/include/asm/
H A Duaccess.h39 #define EXC(label,cont,res,err) \ argument
/openbmc/linux/drivers/hwmon/
H A Dscpi-hwmon.c24 char label[20]; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c2728 const char *label) in ath9k_hw_gpio_cfg_soc()
2772 const char *label, u32 ah_signal_type) in ath9k_hw_gpio_request()
2784 void ath9k_hw_gpio_request_in(struct ath_hw *ah, u32 gpio, const char *label) in ath9k_hw_gpio_request_in()
2790 void ath9k_hw_gpio_request_out(struct ath_hw *ah, u32 gpio, const char *label, in ath9k_hw_gpio_request_out()

12345678910>>...19