Home
last modified time | relevance | path

Searched defs:extcon_cable (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dextcon.h138 struct extcon_cable { struct
139 struct extcon_dev *edev;
140 int cable_index;
142 struct attribute_group attr_g;
143 struct device_attribute attr_name;
144 struct device_attribute attr_state;
146 struct attribute *attrs[3]; /* to be fed to attr_g.attrs */