Searched refs:start_stop (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/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.4.14/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.4.14/drivers/staging/rdma/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.4.14/drivers/staging/rdma/hfi1/ |
D | file_ops.c | 1469 int start_stop) in manage_rcvq() argument 1477 if (start_stop) { in manage_rcvq()
|
/linux-4.4.14/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()
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 1159 static void send_rx_ctrl_cmd(struct lio *lio, int start_stop) in send_rx_ctrl_cmd() argument 1168 nctrl.ncmd.s.param2 = start_stop; in send_rx_ctrl_cmd()
|