Home
last modified time | relevance | path

Searched defs:label (Results 226 – 250 of 474) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dgpio.h26 char label[32]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dgpio.h26 char label[32]; member
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dkona_gpio.c46 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dintel_ich6_gpio.c144 const char *label) in ich6_gpio_request()
/OK3568_Linux_fs/external/recovery/
H A Droots.c341 const char *label; in format_volume() local
/OK3568_Linux_fs/u-boot/drivers/led/
H A Dled_bcm6328.c227 const char *label; in bcm6328_led_bind() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_kernel_common.h102 #define MALI_CHECK_GOTO(condition, label) do { if(!(condition)) goto label; } while(0) argument
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-xra1403.c124 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.c132 int base, int num, const char *label, u32 direction, u32 def_out, in gpio_reg_init()
H A Dgpiolib.c95 static inline void desc_set_label(struct gpio_desc *d, const char *label) in desc_set_label()
2001 static int gpiod_request_commit(struct gpio_desc *desc, const char *label) in gpiod_request_commit()
2095 int gpiod_request(struct gpio_desc *desc, const char *label) in gpiod_request()
2228 const char *label, in gpiochip_request_own_desc()
3815 const char *label) in fwnode_gpiod_get_index()
4078 const char *label) in fwnode_get_named_gpiod()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpstore_ram.h83 char *label; member
H A Dpxa2xx_ssp.h223 const char *label; member
261 static inline struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request()
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dwifi_ui.c87 lv_obj_t * label; in read_saved_wifi() local
/OK3568_Linux_fs/kernel/arch/x86/ia32/
H A Dia32_signal.c194 #define unsafe_put_sigcontext32(sc, fp, regs, set, label) \ argument
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dsram.c163 const char *label; in sram_reserve_regions() local
/OK3568_Linux_fs/app/qsetting/
H A Dqtbt.cpp200 qtBT::qtBT(QWidget *parent, QLabel *label, QPushButton *btn, bool on) in qtBT()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c102 struct nfs_fattr *fattr, struct nfs4_label *label, in nfs_proc_getattr()
157 struct nfs4_label *label) in nfs_proc_lookup()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Ds3c-hwmon.c28 struct sensor_device_attribute label; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Ddebug.h170 void (* label) (rtx_code_label *); member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Ddebug.h170 void (* label) (rtx_code_label *); member
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstv0367.c198 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) in extract_mask_pos()
212 static void stv0367_writebits(struct stv0367_state *state, u32 label, u8 val) in stv0367_writebits()
226 static void stv0367_setbits(u8 *reg, u32 label, u8 val) in stv0367_setbits()
237 static u8 stv0367_readbits(struct stv0367_state *state, u32 label) in stv0367_readbits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhw.c2730 const char *label) in ath9k_hw_gpio_cfg_soc()
2774 const char *label, u32 ah_signal_type) in ath9k_hw_gpio_request()
2786 void ath9k_hw_gpio_request_in(struct ath_hw *ah, u32 gpio, const char *label) in ath9k_hw_gpio_request_in()
2792 void ath9k_hw_gpio_request_out(struct ath_hw *ah, u32 gpio, const char *label, in ath9k_hw_gpio_request_out()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c885 u8 tclass, __be32 label, u32 priority) in tcp_v6_send_response()
1012 __be32 label = 0; in tcp_v6_send_reset() local
1110 __be32 label, u32 priority) in tcp_v6_send_ack()
/OK3568_Linux_fs/kernel/kernel/power/
H A Dpower.h208 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish()

12345678910>>...19