Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/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()
329 struct altera_ci_state *state = en50221->data; in altera_ci_slot_reset()
378 struct altera_ci_state *state = en50221->data; in altera_ci_slot_ts_ctl()
456 struct altera_ci_state *state = en50221->data; in altera_poll_ci_slot_status()
495 struct altera_ci_state *state = NULL; in altera_ci_release()
708 struct altera_ci_state *state; in altera_ci_init()
714 state = kzalloc(sizeof(struct altera_ci_state), GFP_KERNEL); in altera_ci_init()