Searched refs:start_stop (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | gio_defs.h | 435 unsigned int start_stop : 1; member 508 unsigned int start_stop : 1; member
|
/linux-3.4.99/sound/soc/sh/ |
D | fsi.c | 231 void (*start_stop)(struct fsi_priv *fsi, struct fsi_stream *io, member 541 fsi_stream_handler_call(io, start_stop, fsi, io, 1) 544 fsi_stream_handler_call(io, start_stop, fsi, io, 0) 878 .start_stop = fsi_pio_start_stop, 883 .start_stop = fsi_pio_start_stop, 1115 .start_stop = fsi_dma_push_start_stop,
|
/linux-3.4.99/drivers/infiniband/hw/ipath/ |
D | ipath_file_ops.c | 744 int start_stop) in ipath_manage_rcvq() argument 749 start_stop ? "en" : "dis", dd->ipath_unit, in ipath_manage_rcvq() 754 if (start_stop) { in ipath_manage_rcvq() 778 if (start_stop) { in ipath_manage_rcvq()
|
/linux-3.4.99/drivers/infiniband/hw/qib/ |
D | qib_file_ops.c | 656 int start_stop) in qib_manage_rcvq() argument 664 if (start_stop) { in qib_manage_rcvq()
|