Searched refs:p_uint (Results 1 – 1 of 1) sorted by relevance
324 unsigned int *p_uint; in powersave_proc_show() local349 p_uint = (unsigned int *)p_power; in powersave_proc_show()354 i, power_save_msg[i], *(p_uint + i) in powersave_proc_show()384 unsigned int *p_uint; in powersave_proc_write() local424 p_uint = (unsigned int *)p_power; in powersave_proc_write()448 *(p_uint + offset) = value; in powersave_proc_write()487 unsigned int *p_uint; in drvodt_proc_show() local511 p_uint = (unsigned int *)p_drvodt; in drvodt_proc_show()513 if (*(p_uint + (i * 3)) == DRV_ODT_UNKNOWN) in drvodt_proc_show()518 (*(p_uint + (i * 3) + 2) == in drvodt_proc_show()[all …]