Home
last modified time | relevance | path

Searched defs:rmh (Results 1 – 6 of 6) sorted by relevance

/linux/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c32 struct pcxhr_rmh rmh; in pcxhr_init_board() local
90 struct pcxhr_rmh rmh; in pcxhr_sub_init() local
123 struct pcxhr_rmh rmh; in pcxhr_reset_board() local
159 struct pcxhr_rmh rmh; in pcxhr_dsp_allocate_pipe() local
/linux/sound/drivers/vx/
H A Dvx_cmd.c87 void vx_init_rmh(struct vx_rmh *rmh, unsigned int cmd) in vx_init_rmh()
H A Dvx_cmd.h208 static inline void vx_set_pipe_cmd_params(struct vx_rmh *rmh, int is_capture, in vx_set_pipe_cmd_params()
226 static inline void vx_set_stream_cmd_params(struct vx_rmh *rmh, int is_capture, int pipe) in vx_set_stream_cmd_params()
/linux/sound/pci/lx6464es/
H A Dlx6464es.h71 struct lx_rmh rmh; member
/linux/arch/x86/coco/sev/
H A Dcore.c1168 int __init sev_es_setup_ap_jump_table(struct real_mode_header *rmh) in sev_es_setup_ap_jump_table()
/linux/arch/x86/include/asm/
H A Dsev.h605 static inline int sev_es_setup_ap_jump_table(struct real_mode_header *rmh) { return 0; } in sev_es_setup_ap_jump_table()