Home
last modified time | relevance | path

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

/openbmc/linux/drivers/uio/
H A Duio_hv_generic.c141 static const struct bin_attribute ring_buffer_bin_attr = { variable
171 ret = sysfs_create_bin_file(&new_sc->kobj, &ring_buffer_bin_attr); in hv_uio_new_channel()
345 ret = sysfs_create_bin_file(&channel->kobj, &ring_buffer_bin_attr); in hv_uio_probe()
370 sysfs_remove_bin_file(&dev->channel->kobj, &ring_buffer_bin_attr); in hv_uio_remove()