• Home
  • Raw
  • Download

Lines Matching defs:d

30 static ssize_t store_bridge_parm(struct device *d,  in store_bridge_parm()
53 static ssize_t show_forward_delay(struct device *d, in show_forward_delay()
69 static ssize_t store_forward_delay(struct device *d, in store_forward_delay()
78 static ssize_t show_hello_time(struct device *d, struct device_attribute *attr, in show_hello_time()
98 static ssize_t store_hello_time(struct device *d, in store_hello_time()
107 static ssize_t show_max_age(struct device *d, struct device_attribute *attr, in show_max_age()
123 static ssize_t store_max_age(struct device *d, struct device_attribute *attr, in store_max_age()
130 static ssize_t show_ageing_time(struct device *d, in show_ageing_time()
143 static ssize_t store_ageing_time(struct device *d, in store_ageing_time()
152 static ssize_t show_stp_state(struct device *d, in show_stp_state()
160 static ssize_t store_stp_state(struct device *d, in store_stp_state()
184 static ssize_t show_priority(struct device *d, struct device_attribute *attr, in show_priority()
198 static ssize_t store_priority(struct device *d, struct device_attribute *attr, in store_priority()
205 static ssize_t show_root_id(struct device *d, struct device_attribute *attr, in show_root_id()
212 static ssize_t show_bridge_id(struct device *d, struct device_attribute *attr, in show_bridge_id()
219 static ssize_t show_root_port(struct device *d, struct device_attribute *attr, in show_root_port()
226 static ssize_t show_root_path_cost(struct device *d, in show_root_path_cost()
233 static ssize_t show_topology_change(struct device *d, in show_topology_change()
240 static ssize_t show_topology_change_detected(struct device *d, in show_topology_change_detected()
250 static ssize_t show_hello_timer(struct device *d, in show_hello_timer()
258 static ssize_t show_tcn_timer(struct device *d, struct device_attribute *attr, in show_tcn_timer()
266 static ssize_t show_topology_change_timer(struct device *d, in show_topology_change_timer()
276 static ssize_t show_gc_timer(struct device *d, struct device_attribute *attr, in show_gc_timer()
284 static ssize_t show_group_addr(struct device *d, in show_group_addr()
294 static ssize_t store_group_addr(struct device *d, in store_group_addr()
333 static ssize_t store_flush(struct device *d, in store_flush()