Searched refs:atomgrid (Results 1 – 3 of 3) sorted by relevance
237 struct atomisp_grid_info *atomgrid);
2583 struct atomisp_dvs_grid_info *atomgrid) in atomisp_compare_dvs_grid() argument2593 if (sizeof(*cur) != sizeof(*atomgrid)) { in atomisp_compare_dvs_grid()2603 return memcmp(atomgrid, cur, sizeof(*cur)); in atomisp_compare_dvs_grid()
1438 struct atomisp_grid_info *atomgrid) in atomisp_compare_grid() argument1443 return memcmp(atomgrid, &tmp, sizeof(tmp)); in atomisp_compare_grid()