Searched refs:free_port (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dport_kern.c295 static void free_port(void) function
307 __uml_exitcall(free_port); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dshare.c198 static void free_port (struct parport *port) function
242 free_port (port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_scb.c173 struct asd_port *free_port = NULL; local
194 if (port->num_phys == 0 && free_port == NULL) {
195 free_port = port;
201 port = free_port;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_seq.c27 static void free_port(void *private);
168 callback->private_free = free_port;
191 free_port(void *private_data) function

Completed in 105 milliseconds