Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/tw5864/
A Dtw5864.h119 u16 md_threshold_grid_values[12 * 16]; member
A Dtw5864-video.c515 memset(input->md_threshold_grid_values, ctrl->val, in tw5864_s_ctrl()
516 sizeof(input->md_threshold_grid_values)); in tw5864_s_ctrl()
522 memcpy(input->md_threshold_grid_values, in tw5864_s_ctrl()
524 sizeof(input->md_threshold_grid_values)); in tw5864_s_ctrl()
1306 const u16 thresh = input->md_threshold_grid_values[i]; in tw5864_is_motion_triggered()

Completed in 7 milliseconds