| /linux-4.1.27/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()
 355 	struct tca6507_chip *tca = container_of(work, struct tca6507_chip,  in tca6507_work()  local
 376 	struct tca6507_chip *tca = led->chip;  in led_release()  local
 392 	struct tca6507_chip *tca = led->chip;  in led_prepare()  local
 531 	struct tca6507_chip *tca = led->chip;  in led_assign()  local
 606 	struct tca6507_chip *tca = container_of(gc, struct tca6507_chip, gpio);  in tca6507_gpio_set_value()  local
 629 			       struct tca6507_chip *tca,  in tca6507_probe_gpios()
 [all …]
 
 | 
| /linux-4.1.27/net/sched/ | 
| D | cls_fw.c | 191 	struct nlattr **tb, struct nlattr **tca, unsigned long base, bool ovr)  in fw_change_attrs()239 		     struct nlattr **tca,  in fw_change()
 
 | 
| D | sch_api.c | 891 	     struct nlattr **tca, int *errp)  in qdisc_create()1027 static int qdisc_change(struct Qdisc *sch, struct nlattr **tca)  in qdisc_change()
 1112 	struct nlattr *tca[TCA_MAX + 1];  in tc_get_qdisc()  local
 1181 	struct nlattr *tca[TCA_MAX + 1];  in tc_modify_qdisc()  local
 1523 	struct nlattr *tca[TCA_MAX + 1];  in tc_ctl_tclass()  local
 
 | 
| D | cls_cgroup.c | 92 			     u32 handle, struct nlattr **tca,  in cls_cgroup_change()
 | 
| D | cls_basic.c | 167 			struct nlattr **tca, unsigned long *arg, bool ovr)  in basic_change()
 | 
| D | cls_api.c | 124 	struct nlattr *tca[TCA_MAX + 1];  in tc_ctl_tfilter()  local
 | 
| D | sch_dsmark.c | 113 			 struct nlattr **tca, unsigned long *arg)  in dsmark_change()
 | 
| D | cls_bpf.c | 324 			  u32 handle, struct nlattr **tca,  in cls_bpf_change()
 | 
| D | cls_tcindex.c | 409 	       struct nlattr **tca, unsigned long *arg, bool ovr)  in tcindex_change()
 | 
| D | sch_drr.c | 66 			    struct nlattr **tca, unsigned long *arg)  in drr_change_class()
 | 
| D | sch_atm.c | 186 			 struct nlattr **tca, unsigned long *arg)  in atm_tc_change()
 | 
| D | cls_flow.c | 364 		       u32 handle, struct nlattr **tca,  in flow_change()
 | 
| D | cls_route.c | 477 		       struct nlattr **tca,  in route4_change()
 | 
| D | cls_rsvp.h | 457 		       struct nlattr **tca,  in rsvp_change()
 | 
| D | cls_u32.c | 727 		      struct nlattr **tca,  in u32_change()
 | 
| D | sch_sfb.c | 643 			    struct nlattr **tca, unsigned long *arg)  in sfb_change_class()
 | 
| D | act_api.c | 951 	struct nlattr *tca[TCA_ACT_MAX + 1];  in tc_ctl_action()  local
 | 
| D | sch_qfq.c | 406 			    struct nlattr **tca, unsigned long *arg)  in qfq_change_class()
 | 
| D | sch_htb.c | 1336 			    u32 parentid, struct nlattr **tca,  in htb_change_class()
 | 
| D | sch_hfsc.c | 970 		  struct nlattr **tca, unsigned long *arg)  in hfsc_change_class()
 | 
| D | sch_cbq.c | 1725 cbq_change_class(struct Qdisc *sch, u32 classid, u32 parentid, struct nlattr **tca,  in cbq_change_class()
 | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | fcx.h | 288 	u8 tca[0];  member
 |