Searched defs:is_visible (Results 1 – 6 of 6) sorted by relevance
93 umode_t (*is_visible) (void *data, int type); member
223 bool (*is_visible)(struct config_item *item, struct configfs_attribute *attr, int n); member
261 int is_visible; member
243 unsigned is_visible:1; /* is the device visible in sysfs */ member
2010 is_visible(struct kobject *kobj, struct attribute *attr, int idx) in is_visible() function
56 umode_t (*is_visible)(struct amdgpu_device *adev); member