Home
last modified time | relevance | path

Searched defs:label (Results 276 – 300 of 474) sorted by relevance

1...<<111213141516171819

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dmxc_gpio.c130 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dxilinx_gpio.c265 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dsunxi_gpio.c66 int gpio_request(unsigned gpio, const char *label) in gpio_request()
/OK3568_Linux_fs/kernel/kernel/
H A Dcred.c808 static void dump_invalid_creds(const struct cred *cred, const char *label, in dump_invalid_creds()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dflattree.c117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
124 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dflattree.c102 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
109 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
/OK3568_Linux_fs/kernel/include/net/
H A Dip_tunnels.h54 __be32 label; /* Flow Label for IPv6 */ member
172 u8 tos, u8 ttl, __be32 label, in ip_tunnel_key_init()
/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-storage.c73 const char *label) in do_test_storage()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlib.c381 void aa_profile_match_label(struct aa_profile *profile, struct aa_label *label, in aa_profile_match_label()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dcomposite.h203 const char *label; member
/OK3568_Linux_fs/kernel/net/mpls/
H A Dinternal.h12 u32 label; member
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-fwnode.h205 const char *label; member
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c209 static void ohci_dump_intr_mask (char *label, __u32 mask) in ohci_dump_intr_mask()
226 static void maybe_print_eds (char *label, __u32 value) in maybe_print_eds()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs3proc.c104 struct nfs_fattr *fattr, struct nfs4_label *label, in nfs3_proc_getattr()
159 struct nfs4_label *label) in nfs3_proc_lookup()
H A Dinternal.h357 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free()
373 static inline void nfs4_label_free(void *label) {} in nfs4_label_free()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-cdev.c71 const char *label; member
480 const char *label; member
1457 const char *label; member
H A Dgpio-it87.c384 char *label = &labels[i * sizeof("it87_gpXY")]; in it87_gpio_init() local
/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 Dtree-switch-conversion.h517 tree label; variable
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dboard-ams-delta.c583 char *label = data; in gpiochip_match_by_label() local
/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts.c181 const char *label = data; in match_dev_by_label() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Damd_energy.c55 char (*label)[10]; 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 Dtree-switch-conversion.h517 tree label; variable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c430 const char *label; member
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c597 const uint8_t *label, uint32_t label_len, in rsa_padding_add_oaep_type()
662 const uint8_t *label, size_t label_len, in rsa_padding_check_oaep_type()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c125 # define dump_msg(fsg, label, buf, length) do { \ argument
137 # define dump_msg(fsg, /* const char * */ label, \ argument

1...<<111213141516171819