Home
last modified time | relevance | path

Searched refs:ims_pcu_send_cmd_chunk (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/input/misc/
Dims-pcu.c508 static int ims_pcu_send_cmd_chunk(struct ims_pcu *pcu, in ims_pcu_send_cmd_chunk() function
559 error = ims_pcu_send_cmd_chunk(pcu, command, in ims_pcu_send_command()
578 error = ims_pcu_send_cmd_chunk(pcu, command, ++chunk, count); in ims_pcu_send_command()
591 return ims_pcu_send_cmd_chunk(pcu, command, ++chunk, count); in ims_pcu_send_command()