/Linux-v5.4/drivers/leds/ |
D | leds-tca6507.c | 273 static void set_select(struct tca6507_chip *tca, int led, int val) in set_select() 293 static void set_code(struct tca6507_chip *tca, int reg, int bank, int new) in set_code() 310 static void set_level(struct tca6507_chip *tca, int bank, int level) in set_level() 325 static void set_times(struct tca6507_chip *tca, int bank) in set_times() 358 struct tca6507_chip *tca = container_of(work, struct tca6507_chip, in tca6507_work() local 379 struct tca6507_chip *tca = led->chip; in led_release() local 395 struct tca6507_chip *tca = led->chip; in led_prepare() local 534 struct tca6507_chip *tca = led->chip; in led_assign() local 609 struct tca6507_chip *tca = gpiochip_get_data(gc); in tca6507_gpio_set_value() local 632 struct tca6507_chip *tca, in tca6507_probe_gpios() [all …]
|
/Linux-v5.4/net/sched/ |
D | sch_api.c | 1108 static int qdisc_block_indexes_set(struct Qdisc *sch, struct nlattr **tca, in qdisc_block_indexes_set() 1151 struct nlattr **tca, int *errp, in qdisc_create() 1306 static int qdisc_change(struct Qdisc *sch, struct nlattr **tca, in qdisc_change() 1412 struct nlattr *tca[TCA_MAX + 1]; in tc_get_qdisc() local 1497 struct nlattr *tca[TCA_MAX + 1]; in tc_modify_qdisc() local 1734 struct nlattr *tca[TCA_MAX + 1]; in tc_dump_qdisc() local 1959 struct nlattr *tca[TCA_MAX + 1]; in tc_ctl_tclass() local
|
D | cls_fw.c | 201 struct nlattr **tca, unsigned long base, bool ovr, in fw_set_parms() 239 u32 handle, struct nlattr **tca, void **arg, in fw_change()
|
D | cls_cgroup.c | 78 u32 handle, struct nlattr **tca, in cls_cgroup_change()
|
D | cls_api.c | 1930 struct nlattr *tca[TCA_MAX + 1]; in tc_new_tfilter() local 2157 struct nlattr *tca[TCA_MAX + 1]; in tc_del_tfilter() local 2317 struct nlattr *tca[TCA_MAX + 1]; in tc_get_tfilter() local 2520 struct nlattr *tca[TCA_MAX + 1]; in tc_dump_tfilter() local 2720 struct nlattr **tca, in tc_chain_tmplt_add() 2765 struct nlattr *tca[TCA_MAX + 1]; in tc_ctl_chain() local 2899 struct nlattr *tca[TCA_MAX + 1]; in tc_dump_chain() local
|
D | cls_basic.c | 172 struct nlattr **tca, void **arg, bool ovr, in basic_change()
|
D | sch_dsmark.c | 117 struct nlattr **tca, unsigned long *arg, in dsmark_change()
|
D | cls_matchall.c | 184 u32 handle, struct nlattr **tca, in mall_change()
|
D | sch_drr.c | 55 struct nlattr **tca, unsigned long *arg, in drr_change_class()
|
D | sch_atm.c | 196 struct nlattr **tca, unsigned long *arg, in atm_tc_change()
|
D | cls_tcindex.c | 498 struct nlattr **tca, void **arg, bool ovr, in tcindex_change()
|
D | cls_flow.c | 389 u32 handle, struct nlattr **tca, in flow_change()
|
D | cls_route.c | 467 struct nlattr **tca, void **arg, bool ovr, in route4_change()
|
D | cls_bpf.c | 460 u32 handle, struct nlattr **tca, in cls_bpf_change()
|
D | cls_rsvp.h | 476 struct nlattr **tca, in rsvp_change()
|
D | sch_sfb.c | 646 struct nlattr **tca, unsigned long *arg, in sfb_change_class()
|
D | cls_flower.c | 1518 u32 handle, struct nlattr **tca, in fl_change() 1899 struct nlattr **tca, in fl_tmplt_create()
|
D | cls_u32.c | 845 struct nlattr **tca, void **arg, bool ovr, bool rtnl_held, in u32_change()
|
D | act_api.c | 1386 struct nlattr *tca[TCA_ROOT_MAX + 1]; in tc_ctl_action() local
|
D | sch_cbq.c | 1477 cbq_change_class(struct Qdisc *sch, u32 classid, u32 parentid, struct nlattr **tca, in cbq_change_class()
|
D | sch_hfsc.c | 914 struct nlattr **tca, unsigned long *arg, in hfsc_change_class()
|
D | sch_qfq.c | 393 struct nlattr **tca, unsigned long *arg, in qfq_change_class()
|
D | sch_htb.c | 1297 u32 parentid, struct nlattr **tca, in htb_change_class()
|
/Linux-v5.4/arch/s390/include/asm/ |
D | fcx.h | 289 u8 tca[0]; member
|