| /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 D | gpio.h | 26 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 D | gpio.h | 26 char label[32]; member
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | kona_gpio.c | 46 int gpio_request(unsigned gpio, const char *label) in gpio_request()
|
| H A D | intel_ich6_gpio.c | 144 const char *label) in ich6_gpio_request()
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | roots.c | 341 const char *label; in format_volume() local
|
| /OK3568_Linux_fs/u-boot/drivers/led/ |
| H A D | led_bcm6328.c | 227 const char *label; in bcm6328_led_bind() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_common.h | 102 #define MALI_CHECK_GOTO(condition, label) do { if(!(condition)) goto label; } while(0) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-xra1403.c | 124 const char *label; in xra1403_dbg_show() local
|
| H A D | gpio-wm831x.c | 163 const char *label, *pull, *powerdomain; in wm831x_gpio_dbg_show() local
|
| H A D | gpio-reg.c | 132 int base, int num, const char *label, u32 direction, u32 def_out, in gpio_reg_init()
|
| H A D | gpiolib.c | 95 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 D | pstore_ram.h | 83 char *label; member
|
| H A D | pxa2xx_ssp.h | 223 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 D | wifi_ui.c | 87 lv_obj_t * label; in read_saved_wifi() local
|
| /OK3568_Linux_fs/kernel/arch/x86/ia32/ |
| H A D | ia32_signal.c | 194 #define unsafe_put_sigcontext32(sc, fp, regs, set, label) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | sram.c | 163 const char *label; in sram_reserve_regions() local
|
| /OK3568_Linux_fs/app/qsetting/ |
| H A D | qtbt.cpp | 200 qtBT::qtBT(QWidget *parent, QLabel *label, QPushButton *btn, bool on) in qtBT()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | proc.c | 102 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 D | s3c-hwmon.c | 28 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 D | debug.h | 170 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 D | debug.h | 170 void (* label) (rtx_code_label *); member
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv0367.c | 198 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 D | hw.c | 2730 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 D | tcp_ipv6.c | 885 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 D | power.h | 208 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish()
|