Searched refs:attr_name (Results 1 – 4 of 4) sorted by relevance
| /include/trace/events/ |
| A D | hwmon.h | 12 TP_PROTO(int index, const char *attr_name, long val), 14 TP_ARGS(index, attr_name, val), 18 __string(attr_name, attr_name) 24 __assign_str(attr_name); 34 TP_PROTO(int index, const char *attr_name, long val), 36 TP_ARGS(index, attr_name, val) 41 TP_PROTO(int index, const char *attr_name, long val), 43 TP_ARGS(index, attr_name, val) 50 TP_ARGS(index, attr_name, s), 54 __string(attr_name, attr_name) [all …]
|
| /include/linux/power/ |
| A D | charger-manager.h | 116 struct device_attribute attr_name; member
|
| /include/net/9p/ |
| A D | client.h | 294 const char *attr_name, u64 *attr_size);
|
| /include/net/ |
| A D | pkt_cls.h | 622 int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe); 649 static inline int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe) in tcf_qevent_dump() argument
|
Completed in 11 milliseconds