Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Daltera-ci.c109 struct mutex fpga_mutex;/* two CI's on the same fpga */ member
280 mutex_lock(&inter->fpga_mutex); in altera_ci_op_cam()
292 mutex_unlock(&inter->fpga_mutex); in altera_ci_op_cam()
340 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_reset()
346 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_reset()
351 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_reset()
355 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_reset()
387 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_ts_ctl()
393 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_ts_ctl()
407 mutex_lock(&inter->fpga_mutex); in netup_read_ci_status()
[all …]