Searched defs:p_ca_message (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/pci/bt8xx/
H A Ddst_ca.c269 static int ca_get_slot_descr(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) ca_get_slot_descr() argument
315 static int ca_get_message(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) ca_get_message() argument
351 static int handle_dst_tag(struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u32 length) handle_dst_tag() argument
426 static int ca_set_pmt(struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u8 reply, u8 query) ca_set_pmt() argument
447 static int dst_check_ca_pmt(struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer) dst_check_ca_pmt() argument
478 static int ca_send_message(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) ca_send_message() argument
563 struct ca_msg *p_ca_message; dst_ca_ioctl() local

Completed in 37 milliseconds