Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx23885/
Daltera-ci.c99 struct mutex fpga_mutex;/* two CI's on the same fpga */ member
270 mutex_lock(&inter->fpga_mutex); in altera_ci_op_cam()
282 mutex_unlock(&inter->fpga_mutex); in altera_ci_op_cam()
330 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_reset()
336 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_reset()
341 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_reset()
345 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_reset()
377 mutex_lock(&inter->fpga_mutex); in altera_ci_slot_ts_ctl()
383 mutex_unlock(&inter->fpga_mutex); in altera_ci_slot_ts_ctl()
397 mutex_lock(&inter->fpga_mutex); in netup_read_ci_status()
[all …]