Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_jsm_msg.h19 int ivpu_jsm_dyndbg_control(struct ivpu_device *vdev, char *command, size_t size);
H A Divpu_debugfs.c171 ivpu_jsm_dyndbg_control(vdev, buffer, size); in fw_dyndbg_fops_write()
H A Divpu_jsm_msg.c190 int ivpu_jsm_dyndbg_control(struct ivpu_device *vdev, char *command, size_t size) in ivpu_jsm_dyndbg_control() function