Lines Matching +defs:val +defs:data
22 u8 i2c_reg, u8 i2c_len, u64 *val) in hl_debugfs_i2c_read()
53 u8 i2c_reg, u8 i2c_len, u64 val) in hl_debugfs_i2c_write()
104 static int command_buffers_show(struct seq_file *s, void *data) in command_buffers_show()
135 static int command_submission_show(struct seq_file *s, void *data) in command_submission_show()
166 static int command_submission_jobs_show(struct seq_file *s, void *data) in command_submission_jobs_show()
203 static int userptr_show(struct seq_file *s, void *data) in userptr_show()
234 static int vm_show(struct seq_file *s, void *data) in vm_show()
349 static int userptr_lookup_show(struct seq_file *s, void *data) in userptr_lookup_show()
419 static int mmu_show(struct seq_file *s, void *data) in mmu_show()
515 static int mmu_ack_error(struct seq_file *s, void *data) in mmu_ack_error()
569 static int engines_show(struct seq_file *s, void *data) in engines_show()
610 u64 val = hdev->memory_scrub_val; in hl_memory_scrub() local
746 u64 *val, enum debugfs_access_type acc_type, bool *found) in hl_access_dev_mem_by_region()
766 static void hl_access_host_mem(struct hl_device *hdev, u64 addr, u64 *val, in hl_access_host_mem()
791 static int hl_access_mem(struct hl_device *hdev, u64 addr, u64 *val, in hl_access_mem()
845 u32 val; in hl_data_read32() local
900 u64 val; in hl_data_read64() local
1105 u64 val; in hl_i2c_data_read() local
1221 char data[30] = {0}; in hl_device_write() local
1913 void hl_debugfs_set_state_dump(struct hl_device *hdev, char *data, in hl_debugfs_set_state_dump()