Home
last modified time | relevance | path

Searched refs:next_module (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/dynload/
Dmodule_list.h129 u32 next_module; member
Dcload.c1706 dbmod->next_module = TADDR_TO_TDATA(mlist->next->dm.dbthis); in init_module_handle()
1710 dbmod->next_module = 0; in init_module_handle()
/linux-3.4.99/drivers/net/fddi/skfp/h/
Dtargetos.h125 struct net_device *next_module; member
/linux-3.4.99/drivers/net/ethernet/realtek/
Datp.c171 struct net_device *next_module; member
363 lp->next_module = root_atp_dev; in atp_probe1()
930 next_dev = atp_local->next_module; in atp_cleanup_module()
/linux-3.4.99/drivers/net/ethernet/sun/
Dsunqe.h318 struct sunqec *next_module; /* List of all QECs in system */ member
Dsunqe.c808 qecp->next_module = root_qec_dev; in get_qec()
987 struct sunqec *next = root_qec_dev->next_module; in qec_exit()
/linux-3.4.99/drivers/net/ethernet/dec/tulip/
Dtulip.h403 struct net_device *next_module; member
/linux-3.4.99/drivers/staging/vt6655/
Ddevice.h405 struct net_device* next_module; member
Ddevice_main.c950 pDevice->next_module = root_device_dev; in vt6655_probe()
/linux-3.4.99/drivers/staging/tidspbridge/core/
Dio_sm.c2221 module_dsp_addr = module_struct->next_module; in dump_dl_modules()