Searched defs:dev_attr_max_write_buffer_kb (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/
H A Dcomedi_fops.c118 static struct device_attribute dev_attr_max_write_buffer_kb; variable in typeref:struct:device_attribute
2251 retval = device_create_file(csdev, &dev_attr_max_write_buffer_kb);
2256 dev_attr_max_write_buffer_kb.attr.name);
2352 retval = device_create_file(csdev, &dev_attr_max_write_buffer_kb);
2357 dev_attr_max_write_buffer_kb.attr.name);
2635 static struct device_attribute dev_attr_max_write_buffer_kb = { variable in typeref:struct:device_attribute

Completed in 43 milliseconds