Searched refs:bound (Results 126 - 138 of 138) sorted by relevance

123456

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dmac.c1874 u8 bound = 0; local
1894 val = u32_replace_bits(val, bound, B_AX_WDE_START_BOUND_MASK);
1900 bound = (size_cfg->lnk_pge_num + size_cfg->unlnk_pge_num)
1919 val = u32_replace_bits(val, bound, B_AX_PLE_START_BOUND_MASK);
/linux-master/drivers/media/i2c/
H A Dtc358746.c1447 .bound = tc358746_notify_bound,
H A Dds90ub960.c3580 dev_dbg(dev, "Waiting for more subdevs to be bound\n");
3598 .bound = ub960_notify_bound,
/linux-master/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1370 /* The .bound() notifier callback when a match is found */
1430 .bound = cio2_notifier_bound,
/linux-master/drivers/staging/media/tegra-video/
H A Dvi.c1668 * Locate the entity corresponding to the bound subdev and store the
1684 dev_dbg(vi->dev, "subdev %s bound\n", subdev->name);
1692 .bound = tegra_vi_graph_notify_bound,
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c1482 .bound = vpif_async_bound,
/linux-master/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c2283 .bound = vpfe_async_bound,
/linux-master/drivers/media/platform/renesas/
H A Drcar-csi2.c1307 .bound = rcsi2_notify_bound,
/linux-master/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c1820 dev_dbg(dcmi->dev, "Subdev \"%s\" bound\n", subdev->name);
1847 .bound = dcmi_graph_notify_bound,
/linux-master/drivers/media/platform/intel/
H A Dpxa_camera.c2150 .bound = pxa_camera_sensor_bound,
/linux-master/drivers/media/platform/broadcom/
H A Dbcm2835-unicam.c2480 .bound = unicam_async_bound,
/linux-master/net/netfilter/
H A Dnf_tables_api.c260 if (chain->bound)
266 chain->bound = true;
5457 /* If the set is already bound to the same chain all
10819 * expression or verdict map or a verdict map is bound to a new chain.
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S6782 # This bound will be used in Step 4. #

Completed in 3904 milliseconds

123456