edd_show_raw_data (9) - Linux Manuals

edd_show_raw_data: copies raw data to buffer for userspace to parse

NAME

edd_show_raw_data - copies raw data to buffer for userspace to parse

SYNOPSIS

ssize_t edd_show_raw_data(struct edd_device edev, char buf);

ARGUMENTS

edev

target edd_device

buf

output buffer

RETURN

number of bytes written, or -EINVAL on failure

COPYRIGHT