[go: nahoru, domu]

Searched refs:ca_string (Results 1 - 1 of 1) sorted by relevance

/drivers/media/pci/bt8xx/
H A Ddst_ca.c90 static int dst_ci_command(struct dst_state* state, u8 * data, u8 *ca_string, u8 len, int read) argument
117 if (read_dst(state, ca_string, 128) < 0) { /* Try to make this dynamic */
132 static int dst_put_ci(struct dst_state *state, u8 *data, int len, u8 *ca_string, int read) argument
138 if (dst_ci_command(state, data, ca_string, len, read)) { // If error

Completed in 12 milliseconds