Searched refs:start_stop (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/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-4.1.27/sound/soc/sh/ |
D | fsi.c | 278 int (*start_stop)(struct fsi_priv *fsi, struct fsi_stream *io, member 582 fsi_stream_handler_call(io, start_stop, fsi, io, 1) 585 fsi_stream_handler_call(io, start_stop, fsi, io, 0) 1228 .start_stop = fsi_pio_start_stop, 1234 .start_stop = fsi_pio_start_stop, 1428 .start_stop = fsi_dma_push_start_stop,
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_file_ops.c | 749 int start_stop) in ipath_manage_rcvq() argument 754 start_stop ? "en" : "dis", dd->ipath_unit, in ipath_manage_rcvq() 759 if (start_stop) { in ipath_manage_rcvq() 783 if (start_stop) { in ipath_manage_rcvq()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_file_ops.c | 667 int start_stop) in qib_manage_rcvq() argument 675 if (start_stop) { in qib_manage_rcvq()
|