Searched refs:list_for_each_entry (Results 126 - 150 of 822) sorted by relevance

1234567891011>>

/drivers/usb/gadget/
H A Dudc-core.c289 list_for_each_entry(udc, &udc_list, list)
324 list_for_each_entry(udc, &udc_list, list) {
382 list_for_each_entry(udc, &udc_list, list)
/drivers/xen/xen-pciback/
H A Dconf_space.c178 list_for_each_entry(cfg_entry, &dev_data->config_fields, list) {
225 list_for_each_entry(cfg_entry, &dev_data->config_fields, list) {
332 list_for_each_entry(cfg_entry, &dev_data->config_fields, list) {
/drivers/gpu/drm/
H A Ddrm_crtc.c327 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
339 list_for_each_entry(plane, &dev->mode_config.plane_list, head) {
548 list_for_each_entry(connector, &dev->mode_config.connector_list, head)
976 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head)
979 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
983 list_for_each_entry(connector, &dev->mode_config.connector_list, head)
1203 list_for_each_entry(fb, &file_priv->fbs, filp_head) {
1218 list_for_each_entry(crtc, &dev->mode_config.crtc_list,
1245 list_for_each_entry(encoder,
1276 list_for_each_entry(connecto
[all...]
/drivers/clk/
H A Dclkdev.c40 list_for_each_entry(p, &clocks, node) {
/drivers/connector/
H A Dcn_queue.c84 list_for_each_entry(__cbq, &dev->queue_list, callback_entry) {
/drivers/firewire/
H A Dnosy.c283 list_for_each_entry(tmp, &card_list, link)
435 list_for_each_entry(client, &lynx->client_list, link)
453 list_for_each_entry(client, &lynx->client_list, link)
514 list_for_each_entry(client, &lynx->client_list, link)
/drivers/firmware/
H A Dmemmap.c244 list_for_each_entry(entry, &map_entries, list)
/drivers/gpu/drm/nouveau/
H A Dnvc0_vm.c119 list_for_each_entry(vpgd, &vm->pgd_list, head) {
/drivers/gpu/drm/radeon/
H A Dradeon_sa.c151 list_for_each_entry(tmp, &sa_manager->sa_bo, list) {
H A Dradeon_semaphore.c114 list_for_each_entry(bo, &rdev->semaphore_drv.bo, list) {
/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c595 list_for_each_entry(p, &pool->list, lru) {
745 list_for_each_entry(p, &plist, lru) {
751 list_for_each_entry(p, &plist, lru) {
763 list_for_each_entry(p, &plist, lru) {
/drivers/hid/
H A Dhid-pl.c111 list_for_each_entry(hidinput, &hid->inputs, list) {
H A Dhid-sjoy.c81 list_for_each_entry(hidinput, &hid->inputs, list) {
/drivers/infiniband/core/
H A Dagent.c61 list_for_each_entry(entry, &ib_agent_port_list, port_list) {
/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c77 list_for_each_entry(priv, &ppriv->child_intfs, list) {
/drivers/isdn/mISDN/
H A Dclock.c65 list_for_each_entry(iclock, &iclock_list, list) {
/drivers/md/
H A Ddm-exception-store.c26 list_for_each_entry(type, &_exception_store_types, list)
H A Ddm-region-hash.c275 list_for_each_entry(reg, bucket, hash_list)
452 list_for_each_entry(reg, &clean, list)
459 list_for_each_entry(reg, &recovered, list)
467 list_for_each_entry(reg, &failed_recovered, list)
/drivers/media/common/tuners/
H A Dtuner-i2c.h132 list_for_each_entry(state, &list, hybrid_tuner_instance_list) { \
/drivers/mfd/
H A Dabx500-core.c27 list_for_each_entry(dev_entry, &abx500_list, list) {
H A Ducb1x00-core.c594 list_for_each_entry(drv, &ucb1x00_drivers, node) {
652 list_for_each_entry(ucb, &ucb1x00_devices, node) {
679 list_for_each_entry(udev, &ucb->devs, dev_node) {
732 list_for_each_entry(udev, &ucb->devs, dev_node) {
/drivers/misc/
H A Dab8500-pwm.c98 list_for_each_entry(pwm, &pwm_list, node) {
H A Datmel-ssc.c31 list_for_each_entry(ssc, &ssc_list, list) {
H A Datmel_tclib.c52 list_for_each_entry(tc, &tc_list, node) {
/drivers/misc/ibmasm/
H A Devent.c44 list_for_each_entry(reader, &sp->event_buffer->readers, node)

Completed in 5413 milliseconds

1234567891011>>