/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sync.c | 49 void amdgpu_sync_create(struct amdgpu_sync *sync) in amdgpu_sync_create() 120 static bool amdgpu_sync_add_later(struct amdgpu_sync *sync, struct fence *f) in amdgpu_sync_add_later() 141 int amdgpu_sync_fence(struct amdgpu_device *adev, struct amdgpu_sync *sync, in amdgpu_sync_fence() 175 struct amdgpu_sync *sync, in amdgpu_sync_resv() 234 struct fence *amdgpu_sync_peek_fence(struct amdgpu_sync *sync, in amdgpu_sync_peek_fence() 277 struct fence *amdgpu_sync_get_fence(struct amdgpu_sync *sync) in amdgpu_sync_get_fence() 306 void amdgpu_sync_free(struct amdgpu_sync *sync) in amdgpu_sync_free()
|
/drivers/gpu/drm/radeon/ |
D | radeon_sync.c | 42 void radeon_sync_create(struct radeon_sync *sync) in radeon_sync_create() 63 void radeon_sync_fence(struct radeon_sync *sync, in radeon_sync_fence() 90 struct radeon_sync *sync, in radeon_sync_resv() 138 struct radeon_sync *sync, in radeon_sync_rings() 213 struct radeon_sync *sync, in radeon_sync_free()
|
D | rv770_dma.c | 48 struct radeon_sync sync; in rv770_copy_dma() local
|
D | evergreen_dma.c | 114 struct radeon_sync sync; in evergreen_copy_dma() local
|
D | si_dma.c | 237 struct radeon_sync sync; in si_copy_dma() local
|
/drivers/clk/tegra/ |
D | clk-audio-sync.c | 26 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_recalc_rate() local 34 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_round_rate() local 45 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_set_rate() local 60 struct tegra_clk_sync_source *sync; in tegra_clk_register_sync_source() local
|
/drivers/gpu/drm/mediatek/ |
D | mtk_dpi.c | 141 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_hsync() 152 struct mtk_dpi_sync_param *sync, in mtk_dpi_config_vsync() 170 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_lodd() 176 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_leven() 183 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_rodd() 190 struct mtk_dpi_sync_param *sync) in mtk_dpi_config_vsync_reven()
|
/drivers/media/dvb-frontends/ |
D | ves1820.c | 245 int sync; in ves1820_read_status() local 319 int sync; in ves1820_get_frontend() local
|
D | tda10021.c | 315 int sync; in tda10021_read_status() local 394 int sync; in tda10021_get_frontend() local
|
D | tda10023.c | 383 int sync; in tda10023_read_status() local 464 int sync,inv; in tda10023_get_frontend() local
|
/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 15 static void calculate_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync, u32* hps_c… in calculate_hps_source_and_sync() 528 int sync = vv->current_hps_sync; in saa7146_set_window() local 627 void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync) in saa7146_set_hps_source_and_sync()
|
/drivers/net/ethernet/sfc/ |
D | mdio_10g.h | 46 bool sync; in efx_mdio_phyxgxs_lane_sync() local
|
/drivers/md/ |
D | dm-log.c | 234 enum sync { enum 238 } sync; member 367 enum sync sync = DEFAULTSYNC; in create_log_context() local
|
/drivers/input/keyboard/ |
D | clps711x-keypad.c | 41 bool sync = false; in clps711x_keypad_poll() local
|
/drivers/media/platform/davinci/ |
D | isif.c | 549 struct vpss_sync_pol sync; in isif_config_raw() local 895 struct vpss_sync_pol sync; in isif_config_ycbcr() local
|
D | vpss.c | 214 void vpss_set_sync_pol(struct vpss_sync_pol sync) in vpss_set_sync_pol() 376 void dm365_vpss_set_sync_pol(struct vpss_sync_pol sync) in dm365_vpss_set_sync_pol()
|
/drivers/macintosh/ |
D | adb-iop.c | 217 int adb_iop_send_request(struct adb_request *req, int sync) in adb_iop_send_request()
|
D | macio-adb.c | 166 static int macio_send_request(struct adb_request *req, int sync) in macio_send_request()
|
/drivers/vfio/ |
D | virqfd.c | 46 static int virqfd_wakeup(wait_queue_t *wait, unsigned mode, int sync, void *key) in virqfd_wakeup()
|
/drivers/gpu/drm/sti/ |
D | sti_vtg.c | 202 static void vtg_set_hsync_vsync_pos(struct sti_vtg_sync_params *sync, in vtg_set_hsync_vsync_pos() 257 struct sti_vtg_sync_params *sync, in vtg_set_mode()
|
/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 131 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl() 175 int addr, sync; in ipu_dc_init_sync() local
|
/drivers/net/phy/ |
D | phy.c | 570 static int phy_start_aneg_priv(struct phy_device *phydev, bool sync) in phy_start_aneg_priv() 658 void phy_trigger_machine(struct phy_device *phydev, bool sync) in phy_trigger_machine()
|
/drivers/net/wireless/marvell/mwifiex/ |
D | cmdevt.c | 40 u32 cmd_oid, void *data_buf, bool sync) in mwifiex_init_cmd_node() 555 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()
|
/drivers/mtd/ubi/ |
D | wl.c | 1537 static int erase_aeb(struct ubi_device *ubi, struct ubi_ainf_peb *aeb, bool sync) 1670 bool sync = false; local
|
/drivers/isdn/mISDN/ |
D | dsp_blowfish.c | 465 u16 sync = dsp->bf_sync; in dsp_bf_decrypt() local
|