Home
last modified time | relevance | path

Searched refs:device_setup (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/net/wanrouter/
Dwanmain.c157 static int device_setup(wan_device_t *wandev, wandev_conf_t *u_conf);
513 err = device_setup(wandev, (void*)arg); in wanrouter_ioctl()
557 static int device_setup (wan_device_t *wandev, wandev_conf_t *u_conf) in device_setup() function
/linux-2.4.37.9/drivers/s390/char/
Dtape.h121 tape_setup_assist_t device_setup; member
Dtapeblock.c117 blkfront->device_setup=tapeblock_setup; in tapeblock_init()
Dtapechar.c123 charfront->device_setup = tapechar_setup; in tapechar_init()