Lines Matching refs:sys
33 The driver load creates the following directories under the /sys file system.
34 /sys/class/firmware/dell_rbu/loading
35 /sys/class/firmware/dell_rbu/data
36 /sys/devices/platform/dell_rbu/image_type
37 /sys/devices/platform/dell_rbu/data
38 /sys/devices/platform/dell_rbu/packet_size
50 echo packet > /sys/devices/platform/dell_rbu/image_type
54 echo XXXX > /sys/devices/platform/dell_rbu/packet_size
63 This file is then copied to /sys/class/firmware/dell_rbu/data.
73 1) echo 1 > /sys/class/firmware/dell_rbu/loading
74 2) cp bios_image.hdr /sys/class/firmware/dell_rbu/data
75 3) echo 0 > /sys/class/firmware/dell_rbu/loading
77 The /sys/class/firmware/dell_rbu/ entries will remain till the following is
79 echo -1 > /sys/class/firmware/dell_rbu/loading
85 it will make the /sys/class/firmware/dell_rbu/ entries disappear.
87 echo init > /sys/devices/platform/dell_rbu/image_type
90 Also the driver provides /sys/devices/platform/dell_rbu/data readonly file to