Home
last modified time | relevance | path

Searched defs:label (Results 101 - 125 of 563) sorted by relevance

12345678910>>...23

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-reg.c139 gpio_reg_init(struct device *dev, void __iomem *reg, int base, int num, const char *label, u32 direction, u32 def_out, const char *const *names, struct irq_domain *irqdom, const int *irqs) gpio_reg_init() argument
H A Dgpio-wm831x.c163 const char *label, *pull, *powerdomain; in wm831x_gpio_dbg_show() local
H A Dgpiolib-devres.c341 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label) in devm_gpio_request() argument
147 devm_fwnode_gpiod_get_index(struct device *dev, struct fwnode_handle *fwnode, const char *con_id, int index, enum gpiod_flags flags, const char *label) devm_fwnode_gpiod_get_index() argument
370 devm_gpio_request_one(struct device *dev, unsigned gpio, unsigned long flags, const char *label) devm_gpio_request_one() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dcookie.c32 precompute_key(u8 key[NOISE_SYMMETRIC_KEY_LEN], const u8 pubkey[NOISE_PUBLIC_KEY_LEN], const u8 label[COOKIE_KEY_LABEL_LEN]) precompute_key() argument
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite-reg.c316 void flite_hw_dump_regs(struct fimc_lite *dev, const char *label) in flite_hw_dump_regs() argument
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Ddebug.c86 cw1200_debug_print_map(struct seq_file *seq, struct cw1200_common *priv, const char *label, u32 map) cw1200_debug_print_map() argument
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-samsung-usb2.h53 char *label; member
/kernel/linux/linux-6.6/block/partitions/
H A Dsgi.c44 struct sgi_disklabel *label; in sgi_partition() local
H A Dibm.c64 find_label(struct parsed_partitions *state, dasd_information2_t *info, struct hd_geometry *geo, int blocksize, sector_t *labelsect, char name[], char type[], union label_t *label) find_label() argument
133 find_vol1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label) find_vol1_partitions() argument
195 find_lnx1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect, sector_t nr_sectors, dasd_information2_t *info) find_lnx1_partitions() argument
242 find_cms1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect) find_cms1_partitions() argument
303 union label_t *label; ibm_partition() local
[all...]
/kernel/linux/linux-6.6/block/
H A Dearly-lookup.c105 const char *label = data; in match_dev_by_label() local
112 static int __init devt_from_partlabel(const char *label, dev_t *devt) in devt_from_partlabel() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-lvds.c30 const char *label; member
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-lp3952.c95 static int lp3952_get_label(struct device *dev, const char *label, char *dest) in lp3952_get_label() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dnet.c138 int aa_af_perm(const struct cred *subj_cred, struct aa_label *label, in aa_af_perm() argument
174 struct aa_label *label; in aa_sk_perm() local
149 aa_label_sk_perm(const struct cred *subj_cred, struct aa_label *label, const char *op, u32 request, struct sock *sk) aa_label_sk_perm() argument
189 aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, const char *op, u32 request, struct socket *sock) aa_sock_file_perm() argument
202 struct aa_label *label; apparmor_secmark_init() local
256 apparmor_secmark_check(struct aa_label *label, char *op, u32 request, u32 secid, const struct sock *sk) apparmor_secmark_check() argument
[all...]
H A Dtask.c46 int aa_replace_current_label(struct aa_label *label) in aa_replace_current_label() argument
98 aa_set_current_onexec(struct aa_label *label, bool stack) aa_set_current_onexec() argument
120 aa_set_current_hat(struct aa_label *label, u64 token) aa_set_current_hat() argument
[all...]
H A Dresource.c115 int aa_task_setrlimit(const struct cred *subj_cred, struct aa_label *label, in aa_task_setrlimit() argument
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dfile.h44 struct aa_label __rcu *label; member
55 static inline struct aa_file_ctx *aa_alloc_file_ctx(struct aa_label *label, in aa_alloc_file_ctx() argument
[all...]
H A Dnet.h50 struct aa_label *label; member
87 char *label; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipv6_flowlabel.c175 static void flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) in flowlabel_get() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam-transaction.c64 u8 *label, *msg; in fill_message() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-it87.c384 char *label = &labels[i * sizeof("it87_gpXY")]; in it87_gpio_init() local
H A Dgpiolib-devres.c412 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label) in devm_gpio_request() argument
147 devm_gpiod_get_from_of_node(struct device *dev, struct device_node *node, const char *propname, int index, enum gpiod_flags dflags, const char *label) devm_gpiod_get_from_of_node() argument
202 devm_fwnode_gpiod_get_index(struct device *dev, struct fwnode_handle *fwnode, const char *con_id, int index, enum gpiod_flags flags, const char *label) devm_fwnode_gpiod_get_index() argument
441 devm_gpio_request_one(struct device *dev, unsigned gpio, unsigned long flags, const char *label) devm_gpio_request_one() argument
[all...]
H A Dgpiolib.h56 const char *label; member
121 const char *label; member
[all...]
/kernel/linux/linux-5.10/block/partitions/
H A Dsun.c65 } * label; in sun_partition() local
[all...]
H A Dosf.c53 } * label; in osf_partition() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind_decoder.c370 unw_word label = (code & 0x1f); in unw_decode_b1() local
392 unw_word t, ecount, label; in unw_decode_b3_x4() local

Completed in 12 milliseconds

12345678910>>...23