Searched refs:tqueue_hangup (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dmcfserial.h66 struct work_struct tqueue_hangup; member in struct:mcf_serial
H A D68328serial.h162 struct work_struct tqueue_hangup; member in struct:m68k_serial
H A Dmcfserial.c443 schedule_work(&info->tqueue_hangup);
493 struct mcf_serial *info = container_of(work, struct mcf_serial, tqueue_hangup);
1752 INIT_WORK(&info->tqueue_hangup, do_serial_hangup);
H A D68360serial.c203 struct work_struct tqueue_hangup; member in struct:serial_info
529 queue_task(&info->tqueue_hangup,
2515 INIT_WORK(&info->tqueue_hangup, do_serial_hangup, info);
H A D68328serial.c1418 INIT_WORK(&info->tqueue_hangup, do_serial_hangup, info);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Driscom8.h85 struct work_struct tqueue_hangup; member in struct:riscom_port
H A Dspecialix_io8.h126 struct work_struct tqueue_hangup; member in struct:specialix_port
H A Driscom8.c506 schedule_work(&port->tqueue_hangup);
1497 struct riscom_port *port = container_of(ugly_api, struct riscom_port, tqueue_hangup);
1612 INIT_WORK(&rc_port[i].tqueue_hangup, do_rc_hangup);
H A Desp.c610 schedule_work(&info->tqueue_hangup);
753 container_of(work, struct esp_struct, tqueue_hangup);
2498 INIT_WORK(&info->tqueue_hangup, do_serial_hangup);
H A Dspecialix.c809 schedule_work(&port->tqueue_hangup);
2204 container_of(work, struct specialix_port, tqueue_hangup);
2354 INIT_WORK(&sx_port[i].tqueue_hangup, do_sx_hangup);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhayesesp.h105 struct work_struct tqueue_hangup; member in struct:esp_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2lib.h225 struct work_struct tqueue_hangup; member in struct:_i2ChanStr

Completed in 90 milliseconds