Home
last modified time | relevance | path

Searched refs:ps3_vuart_work (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/ps3/
Dvuart.h34 struct ps3_vuart_work { struct
71 struct ps3_vuart_work *vw = container_of(_work, struct ps3_vuart_work, in ps3_vuart_work_to_system_bus_dev()
Dps3-vuart.c86 struct ps3_vuart_work work;
678 static void ps3_vuart_work(struct work_struct *work) in ps3_vuart_work() function
702 PREPARE_WORK(&priv->rx_list.work.work, ps3_vuart_work); in ps3_vuart_read_async()