Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/uio/
Duio_hv_generic.c152 static const struct bin_attribute ring_buffer_bin_attr = { variable
182 ret = sysfs_create_bin_file(&new_sc->kobj, &ring_buffer_bin_attr); in hv_uio_new_channel()
353 ret = sysfs_create_bin_file(&channel->kobj, &ring_buffer_bin_attr); in hv_uio_probe()
378 sysfs_remove_bin_file(&dev->channel->kobj, &ring_buffer_bin_attr); in hv_uio_remove()