Searched refs:list_for_each_entry (Results 226 - 250 of 822) sorted by relevance

1234567891011>>

/drivers/gpu/drm/
H A Ddrm_ioctl.c215 list_for_each_entry(pt, &dev->filelist, lhead) {
H A Ddrm_prime.c281 list_for_each_entry(member, &prime_fpriv->head, entry) {
/drivers/gpu/drm/i915/
H A Dintel_fb.c289 list_for_each_entry(plane, &config->plane_list, head)
/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c229 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
H A Dnv50_display.c287 list_for_each_entry(drm_crtc, &dev->mode_config.crtc_list, head) {
303 list_for_each_entry(drm_crtc, &dev->mode_config.crtc_list, head) {
563 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
908 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
/drivers/gpu/drm/radeon/
H A Dr600_audio.c148 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
H A Dradeon_cursor.c248 list_for_each_entry(crtc_p, &crtc->dev->mode_config.crtc_list, head) {
H A Dradeon_irq_kms.c55 list_for_each_entry(connector, &mode_config->connector_list, head)
H A Dradeon_legacy_crtc.c557 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
751 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
1035 list_for_each_entry(crtci, &dev->mode_config.crtc_list, head)
1047 list_for_each_entry(crtci, &dev->mode_config.crtc_list, head) {
H A Drs600.c214 list_for_each_entry(crtc, &ddev->mode_config.crtc_list, head) {
232 list_for_each_entry(crtc, &ddev->mode_config.crtc_list, head) {
298 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
325 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
/drivers/hid/
H A Dhid-tmff.c143 list_for_each_entry(report, report_list, list) { function
/drivers/hv/
H A Dconnection.c197 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) {
/drivers/infiniband/core/
H A Dumem.c289 list_for_each_entry(chunk, &umem->chunk_list, list)
/drivers/iommu/
H A Dtegra-smmu.c388 list_for_each_entry(c, &as->client, list)
712 list_for_each_entry(c, &as->client, list) {
756 list_for_each_entry(c, &as->client, list) {
839 list_for_each_entry(c, &as->client, list)
/drivers/isdn/mISDN/
H A Ddsp_pipeline.c346 list_for_each_entry(entry, &pipeline->list, list)
/drivers/md/
H A Ddm-log-userspace-transfer.c97 list_for_each_entry(pkg, &receiving_list, list) {
H A Ddm-queue-length.c183 list_for_each_entry(pi, &s->valid_paths, list) {
H A Ddm-service-time.c270 list_for_each_entry(pi, &s->valid_paths, list)
/drivers/media/video/cx18/
H A Dcx18-vbi.c270 list_for_each_entry(buf, &mdl->buf_list, list) {
/drivers/media/video/cx88/
H A Dcx88-mpeg.c251 list_for_each_entry(buf, &q->active, vb.queue)
599 list_for_each_entry(d, &dev->drvlist, drvlist)
706 list_for_each_entry(dev, &cx8802_devlist, devlist) {
760 list_for_each_entry(dev, &cx8802_devlist, devlist) {
/drivers/media/video/em28xx/
H A Dem28xx-core.c1190 list_for_each_entry(dev, &em28xx_devlist, devlist) {
1204 list_for_each_entry(dev, &em28xx_devlist, devlist) {
1219 list_for_each_entry(ops, &em28xx_extension_devlist, next) {
1231 list_for_each_entry(ops, &em28xx_extension_devlist, next) {
/drivers/media/video/ivtv/
H A Divtv-irq.c57 list_for_each_entry(buf, &s->q_dma.list, list) {
200 list_for_each_entry(buf, &s->q_predma.list, list) {
285 list_for_each_entry(buf, &s->q_dma.list, list) {
328 list_for_each_entry(buf, &s->q_predma.list, list) {
/drivers/mfd/
H A Dwm831x-auxadc.c146 list_for_each_entry(req, &wm831x->auxadc_pending, list) {
/drivers/net/wireless/ipw2x00/
H A Dlibipw_module.c117 list_for_each_entry(network, &ieee->network_list, list) {
/drivers/pci/hotplug/
H A Drpadlpar_core.c135 list_for_each_entry(tmp, &parent->devices, bus_list) {

Completed in 1062 milliseconds

1234567891011>>