| /kernel/linux/linux-5.10/drivers/leds/ |
| D | leds-tca6507.c | 263 static void set_select(struct tca6507_chip *tca, int led, int val) in set_select() 283 static void set_code(struct tca6507_chip *tca, int reg, int bank, int new) in set_code() 300 static void set_level(struct tca6507_chip *tca, int bank, int level) in set_level() 315 static void set_times(struct tca6507_chip *tca, int bank) in set_times() 348 struct tca6507_chip *tca = container_of(work, struct tca6507_chip, in tca6507_work() local 369 struct tca6507_chip *tca = led->chip; in led_release() local 385 struct tca6507_chip *tca = led->chip; in led_prepare() local 524 struct tca6507_chip *tca = led->chip; in led_assign() local 599 struct tca6507_chip *tca = gpiochip_get_data(gc); in tca6507_gpio_set_value() local 622 struct tca6507_chip *tca, in tca6507_probe_gpios() [all …]
|
| /kernel/linux/linux-4.19/drivers/leds/ |
| D | leds-tca6507.c | 272 static void set_select(struct tca6507_chip *tca, int led, int val) in set_select() 292 static void set_code(struct tca6507_chip *tca, int reg, int bank, int new) in set_code() 309 static void set_level(struct tca6507_chip *tca, int bank, int level) in set_level() 324 static void set_times(struct tca6507_chip *tca, int bank) in set_times() 357 struct tca6507_chip *tca = container_of(work, struct tca6507_chip, in tca6507_work() local 378 struct tca6507_chip *tca = led->chip; in led_release() local 394 struct tca6507_chip *tca = led->chip; in led_prepare() local 533 struct tca6507_chip *tca = led->chip; in led_assign() local 608 struct tca6507_chip *tca = gpiochip_get_data(gc); in tca6507_gpio_set_value() local 631 struct tca6507_chip *tca, in tca6507_probe_gpios() [all …]
|
| /kernel/linux/linux-4.19/net/sched/ |
| D | sch_api.c | 1026 static int qdisc_block_indexes_set(struct Qdisc *sch, struct nlattr **tca, in qdisc_block_indexes_set() 1073 struct nlattr **tca, int *errp, in qdisc_create() 1228 static int qdisc_change(struct Qdisc *sch, struct nlattr **tca, in qdisc_change() 1335 struct nlattr *tca[TCA_MAX + 1]; in tc_get_qdisc() local 1420 struct nlattr *tca[TCA_MAX + 1]; in tc_modify_qdisc() local 1657 struct nlattr *tca[TCA_MAX + 1]; in tc_dump_qdisc() local 1875 struct nlattr *tca[TCA_MAX + 1]; in tc_ctl_tclass() local
|
| D | cls_fw.c | 212 struct nlattr **tca, unsigned long base, bool ovr, in fw_set_parms() 252 u32 handle, struct nlattr **tca, void **arg, in fw_change()
|
| D | cls_api.c | 1192 struct nlattr *tca[TCA_MAX + 1]; in tc_new_tfilter() local 1349 struct nlattr *tca[TCA_MAX + 1]; in tc_del_tfilter() local 1467 struct nlattr *tca[TCA_MAX + 1]; in tc_get_tfilter() local 1625 struct nlattr *tca[TCA_MAX + 1]; in tc_dump_tfilter() local 1784 struct nlattr **tca, in tc_chain_tmplt_add() 1830 struct nlattr *tca[TCA_MAX + 1]; in tc_ctl_chain() local 1943 struct nlattr *tca[TCA_MAX + 1]; in tc_dump_chain() local
|
| D | cls_cgroup.c | 80 u32 handle, struct nlattr **tca, in cls_cgroup_change()
|
| D | cls_basic.c | 170 struct nlattr **tca, void **arg, bool ovr, in basic_change()
|
| D | cls_matchall.c | 164 u32 handle, struct nlattr **tca, in mall_change()
|
| D | sch_dsmark.c | 116 struct nlattr **tca, unsigned long *arg, in dsmark_change()
|
| D | sch_drr.c | 67 struct nlattr **tca, unsigned long *arg, in drr_change_class()
|
| D | cls_tcindex.c | 498 struct nlattr **tca, void **arg, bool ovr, in tcindex_change()
|
| D | sch_atm.c | 195 struct nlattr **tca, unsigned long *arg, in atm_tc_change()
|
| D | cls_route.c | 470 struct nlattr **tca, void **arg, bool ovr, in route4_change()
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | sch_api.c | 1130 static int qdisc_block_indexes_set(struct Qdisc *sch, struct nlattr **tca, in qdisc_block_indexes_set() 1173 struct nlattr **tca, int *errp, in qdisc_create() 1329 static int qdisc_change(struct Qdisc *sch, struct nlattr **tca, in qdisc_change() 1435 struct nlattr *tca[TCA_MAX + 1]; in tc_get_qdisc() local 1520 struct nlattr *tca[TCA_MAX + 1]; in tc_modify_qdisc() local 1757 struct nlattr *tca[TCA_MAX + 1]; in tc_dump_qdisc() local 2003 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 | 1949 struct nlattr *tca[TCA_MAX + 1]; in tc_new_tfilter() local 2178 struct nlattr *tca[TCA_MAX + 1]; in tc_del_tfilter() local 2338 struct nlattr *tca[TCA_MAX + 1]; in tc_get_tfilter() local 2547 struct nlattr *tca[TCA_MAX + 1]; in tc_dump_tfilter() local 2754 struct nlattr **tca, in tc_chain_tmplt_add() 2805 struct nlattr *tca[TCA_MAX + 1]; in tc_ctl_chain() local 2940 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 | 185 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_route.c | 467 struct nlattr **tca, void **arg, bool ovr, in route4_change()
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | fcx.h | 289 u8 tca[0]; member
|
| /kernel/linux/linux-4.19/arch/s390/include/asm/ |
| D | fcx.h | 289 u8 tca[0]; member
|