Searched refs:s5p_mfc_cmd_args (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_cmd_v5.c | 17 struct s5p_mfc_cmd_args *args) in s5p_mfc_cmd_host2risc_v5() 43 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sys_init_cmd_v5() 45 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sys_init_cmd_v5() 54 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sleep_cmd_v5() 56 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sleep_cmd_v5() 63 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_wakeup_cmd_v5() 65 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_wakeup_cmd_v5() 74 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_open_inst_cmd_v5() 80 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_open_inst_cmd_v5() 127 struct s5p_mfc_cmd_args h2r_arg in s5p_mfc_close_inst_cmd_v5() [all...] |
H A D | s5p_mfc_cmd_v6.c | 18 struct s5p_mfc_cmd_args *args) in s5p_mfc_cmd_host2risc_v6() 34 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sys_init_cmd_v6() 50 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sleep_cmd_v6() 52 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sleep_cmd_v6() 59 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_wakeup_cmd_v6() 61 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_wakeup_cmd_v6() 70 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_open_inst_cmd_v6() 140 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_close_inst_cmd_v6()
|
H A D | s5p_mfc_cmd.h | 16 struct s5p_mfc_cmd_args { struct 22 struct s5p_mfc_cmd_args *args);
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_cmd_v5.c | 17 struct s5p_mfc_cmd_args *args) in s5p_mfc_cmd_host2risc_v5() 43 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sys_init_cmd_v5() 45 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sys_init_cmd_v5() 54 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sleep_cmd_v5() 56 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sleep_cmd_v5() 63 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_wakeup_cmd_v5() 65 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_wakeup_cmd_v5() 74 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_open_inst_cmd_v5() 80 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_open_inst_cmd_v5() 127 struct s5p_mfc_cmd_args h2r_arg in s5p_mfc_close_inst_cmd_v5() [all...] |
H A D | s5p_mfc_cmd_v6.c | 18 struct s5p_mfc_cmd_args *args) in s5p_mfc_cmd_host2risc_v6() 34 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sys_init_cmd_v6() 50 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sleep_cmd_v6() 52 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sleep_cmd_v6() 59 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_wakeup_cmd_v6() 61 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_wakeup_cmd_v6() 70 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_open_inst_cmd_v6() 140 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_close_inst_cmd_v6()
|
H A D | s5p_mfc_cmd.h | 16 struct s5p_mfc_cmd_args { struct 22 struct s5p_mfc_cmd_args *args);
|
Completed in 2 milliseconds