Searched refs:tmpdata (Results 1 – 3 of 3) sorted by relevance
466 u8 tmpdata[8]; in efuse_shadow_update() local468 memcpy(tmpdata, in efuse_shadow_update()475 tmpdata)) { in efuse_shadow_update()679 tmpdata[tmpidx] = efuse_data; in efuse_read_data_case1()706 u8 tmpdata[8]; in efuse_pg_packet_read() local722 tmpdata, &readstate); in efuse_pg_packet_read()1046 u8 tmpdata[8]; in enable_efuse_data_write() local1059 if ((data[0] != tmpdata[0]) || (data[1] != tmpdata[1])) in enable_efuse_data_write()1070 if ((data[2] != tmpdata[2]) || (data[3] != tmpdata[3])) in enable_efuse_data_write()1081 if ((data[4] != tmpdata[4]) || (data[5] != tmpdata[5])) in enable_efuse_data_write()[all …]
120 struct regulator_userspace_consumer_data tmpdata; in regulator_userspace_consumer_probe() local130 pdata = &tmpdata; in regulator_userspace_consumer_probe()
132 IARTN_Q *tmpdata; in ia_deque_rtn_q() local135 tmpdata = que->next; in ia_deque_rtn_q()140 return tmpdata; in ia_deque_rtn_q()
Completed in 12 milliseconds