Searched refs:sync_start (Results 1 – 12 of 12) sorted by relevance
58 if (oprofile_ops.sync_start) { in oprofile_setup()59 int sync_ret = oprofile_ops.sync_start(); in oprofile_setup()72 if ((err = sync_start())) in oprofile_setup()
14 int sync_start(void);
154 int sync_start(void) in sync_start() function
200 ops->sync_start = model->sync_start; in oprofile_arch_init()
1706 .sync_start = cell_sync_start,
52 int (*sync_start)(void); member
67 int (*sync_start)(void); member
66 u32 sync_start; member
382 catalog->sync_start = data; in dp_panel_timing_cfg()
739 dp_catalog->sync_start); in dp_catalog_panel_timing_cfg()
41 static unsigned int sync_start = 1; variable42 module_param(sync_start, uint, 0444);43 MODULE_PARM_DESC(sync_start, "On by Default: Driver load will not complete "904 if (sync_start) { in rsxx_pci_probe()
46 u8 reset_type_sel, u8 sync_resp, bool sync_start) in mlx5_reg_mfrl_set() argument54 MLX5_SET(mfrl_reg, in, pci_sync_for_fw_update_start, sync_start); in mlx5_reg_mfrl_set()