Searched refs:AWRW_HDR_LEN (Results 1 – 4 of 4) sorted by relevance
35 #define AWRW_HDR_LEN (24) macro
933 ret = sscanf(buf + AWRW_HDR_LEN + 1 + i * (data_str_size + 1), in aw87xxx_awrw_write()979 act_data_len = count - AWRW_HDR_LEN - 1; in aw87xxx_awrw_data_check()1029 if (count < AWRW_HDR_LEN) { in aw87xxx_attr_awrw_store()
75 #define AWRW_HDR_LEN (24) macro
1863 str_len = count - AWRW_HDR_LEN - 1; in aw883xx_awrw_write()1871 if (sscanf(buf + AWRW_HDR_LEN + 1, "0x%02x 0x%02x", &dsp_addr_h, &dsp_addr_l) == 2) { in aw883xx_awrw_write()1905 sscanf(buf + AWRW_HDR_LEN + 1 + i * 5, "0x%02x", &temp_data); in aw883xx_awrw_write()1981 if (count < AWRW_HDR_LEN) { in aw883xx_awrw_store()