Loading drivers/hwmon/epm_adc.c +124 −2175 File changed.Preview size limit exceeded, changes collapsed. Show changes include/uapi/linux/epm_adc.h +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ struct epm_get_high_res_avg_data { }; struct epm_generic_request { uint8_t buf_data[65]; uint8_t buf[64]; }; Loading Loading
drivers/hwmon/epm_adc.c +124 −2175 File changed.Preview size limit exceeded, changes collapsed. Show changes
include/uapi/linux/epm_adc.h +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ struct epm_get_high_res_avg_data { }; struct epm_generic_request { uint8_t buf_data[65]; uint8_t buf[64]; }; Loading