Searched refs:ps3_vuart_work (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ps3/
H A Dvuart.h34 struct ps3_vuart_work { struct
71 struct ps3_vuart_work *vw = container_of(_work, struct ps3_vuart_work,
H A Dps3-vuart.c86 struct ps3_vuart_work work;
675 * ps3_vuart_work - Asynchronous read handler.
678 static void ps3_vuart_work(struct work_struct *work) function
702 PREPARE_WORK(&priv->rx_list.work.work, ps3_vuart_work);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ps3/
H A Dvuart.h34 struct ps3_vuart_work { struct
71 struct ps3_vuart_work *vw = container_of(_work, struct ps3_vuart_work,
H A Dps3-vuart.c86 struct ps3_vuart_work work;
675 * ps3_vuart_work - Asynchronous read handler.
678 static void ps3_vuart_work(struct work_struct *work) function
702 PREPARE_WORK(&priv->rx_list.work.work, ps3_vuart_work);

Completed in 69 milliseconds