Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dpm.h13 struct list_head sources; member
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.h49 struct amdgpu_irq_src **sources; member
Dci_dpm.c1532 static void ci_set_dpm_event_sources(struct amdgpu_device *adev, u32 sources) in ci_set_dpm_event_sources()
Dsi_dpm.c3736 static void si_set_dpm_event_sources(struct amdgpu_device *adev, u32 sources) in si_set_dpm_event_sources()
/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_entity.h111 struct vsp1_entity **sources; member
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_irq.c152 } sources[] = { in omap_irq_fifo_underflow() local
/Linux-v4.19/drivers/video/backlight/
Dsky81452-backlight.c178 unsigned int sources[6]; in sky81452_bl_parse_dt() local
Darcxcnn_bl.c190 u32 prog_val, num_entry, entry, sources[ARCXCNN_LEDEN_BITS]; in arcxcnn_parse_dt() local
/Linux-v4.19/sound/soc/codecs/
Dmax98504.c231 unsigned int i, sources = 0; in max98504_set_channel_map() local
/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_tiocmd.c207 unsigned int sources; in ni_tio_cmdtest() local
Dni_mio_common.c2010 unsigned int sources; in ni_ai_cmdtest() local
/Linux-v4.19/include/linux/
Digmp.h78 struct ip_sf_list *sources; member
/Linux-v4.19/scripts/mod/
Dsumversion.c398 char *sources, *end, *fname; in get_src_version() local
/Linux-v4.19/drivers/net/can/
Dgrcan.c576 static void grcan_err(struct net_device *dev, u32 sources, u32 status) in grcan_err()
770 u32 sources, status; in grcan_interrupt() local
/Linux-v4.19/drivers/gpu/drm/radeon/
Drv770_dpm.c1813 static void rv770_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) in rv770_set_dpm_event_sources()
Drv6xx_dpm.c1352 static void rv6xx_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) in rv6xx_set_dpm_event_sources()
Dsi_dpm.c3276 static void si_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) in si_set_dpm_event_sources()
Dci_dpm.c1378 static void ci_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) in ci_set_dpm_event_sources()
/Linux-v4.19/net/ipv4/
Digmp.c2117 struct ip_sf_list *psf, *nextpsf, *tomb, *sources; in ip_mc_clear_src() local
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c1242 static void smu7_set_dpm_event_sources(struct pp_hwmgr *hwmgr, uint32_t sources) in smu7_set_dpm_event_sources()