Home
last modified time | relevance | path

Searched refs:as10x_cmd_t (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/usb/as102/
A Das10x_cmd.c21 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_turn_on()
62 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_turn_off()
104 struct as10x_cmd_t *preq, *prsp; in as10x_cmd_set_tune()
159 struct as10x_cmd_t *preq, *prsp; in as10x_cmd_get_tune_status()
211 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_get_tps()
270 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_get_demod_stats()
330 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_get_impulse_resp()
375 void as10x_cmd_build(struct as10x_cmd_t *pcmd, in as10x_cmd_build()
391 int as10x_rsp_parse(struct as10x_cmd_t *prsp, uint16_t proc_id) in as10x_rsp_parse()
A Das10x_cmd.h435 struct as10x_cmd_t { struct
462 struct as10x_cmd_t c; argument
464 struct as10x_cmd_t r;
472 void as10x_cmd_build(struct as10x_cmd_t *pcmd, uint16_t proc_id,
474 int as10x_rsp_parse(struct as10x_cmd_t *r, uint16_t proc_id);
513 int as10x_context_rsp_parse(struct as10x_cmd_t *prsp, uint16_t proc_id);
A Das10x_cmd_cfg.c27 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_get_context()
83 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_set_context()
137 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_eLNA_change_mode()
181 int as10x_context_rsp_parse(struct as10x_cmd_t *prsp, uint16_t proc_id) in as10x_context_rsp_parse()
A Das10x_cmd_stream.c22 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_add_PID_filter()
79 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_del_PID_filter()
123 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_start_streaming()
166 struct as10x_cmd_t *pcmd, *prsp; in as10x_cmd_stop_streaming()
A Das102_usb_drv.h44 struct as10x_cmd_t c;
46 struct as10x_cmd_t r;
A Das102_drv.h43 struct as10x_cmd_t *cmd, *rsp;

Completed in 9 milliseconds