Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/cx23885/
Daltera-ci.c104 struct altera_ci_state;
111 struct altera_ci_state *state[2];
120 struct altera_ci_state { struct
271 struct altera_ci_state *state = en50221->data; in altera_ci_op_cam()
328 struct altera_ci_state *state = en50221->data; in altera_ci_slot_reset()
377 struct altera_ci_state *state = en50221->data; in altera_ci_slot_ts_ctl()
455 struct altera_ci_state *state = en50221->data; in altera_poll_ci_slot_status()
495 struct altera_ci_state *state = NULL; in altera_ci_release()
710 struct altera_ci_state *state; in altera_ci_init()
716 state = kzalloc(sizeof(struct altera_ci_state), GFP_KERNEL); in altera_ci_init()