Lines Matching defs:attr_g
205 * @attr_g: the attribute group for the cable
208 * @attrs: the array pointing to attr_name and attr_state for attr_g
222 struct attribute_group attr_g;
226 struct attribute *attrs[3]; /* to be fed to attr_g.attrs */
1153 kfree(cable->attr_g.name);
1165 cable->attr_g.name = str;
1166 cable->attr_g.attrs = cable->attrs;
1243 &edev->cables[index].attr_g;
1296 kfree(edev->cables[index].attr_g.name);
1340 kfree(edev->cables[index].attr_g.name);