Home
last modified time | relevance | path

Searched refs:ring_buffer_bin_attr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/uio/
Duio_hv_generic.c142 static const struct bin_attribute ring_buffer_bin_attr = { variable
172 ret = sysfs_create_bin_file(&new_sc->kobj, &ring_buffer_bin_attr); in hv_uio_new_channel()
296 ret = sysfs_create_bin_file(&dev->channel->kobj, &ring_buffer_bin_attr); in hv_uio_probe()