Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dextcon.h150 struct extcon_cable { struct
151 struct extcon_dev *edev;
152 int cable_index;
154 struct attribute_group attr_g;
155 struct device_attribute attr_name;
156 struct device_attribute attr_state;
158 struct attribute *attrs[3]; /* to be fed to attr_g.attrs */