Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx23885/
Daltera-ci.c104 struct mutex fpga_mutex;/* two CI's on the same fpga */ member
275 mutex_lock(&inter->fpga_mutex); in altera_ci_op_cam()
287 mutex_unlock(&inter->fpga_mutex); in altera_ci_op_cam()
335 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_reset()
341 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_reset()
346 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_reset()
350 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_reset()
382 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_ts_ctl()
388 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_ts_ctl()
402 mutex_lock(&inter->fpga_mutex); in netup_read_ci_status()
[all …]