Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/cx23885/
Daltera-ci.c108 struct mutex fpga_mutex;/* two CI's on the same fpga */ member
279 mutex_lock(&inter->fpga_mutex); in altera_ci_op_cam()
291 mutex_unlock(&inter->fpga_mutex); in altera_ci_op_cam()
338 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_reset()
344 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_reset()
349 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_reset()
353 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_reset()
385 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_ts_ctl()
391 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_ts_ctl()
405 mutex_lock(&inter->fpga_mutex); in netup_read_ci_status()
[all …]