Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 1595) sorted by relevance

12345678910>>...64

/drivers/media/pci/cobalt/
Dcobalt-v4l2.c38 struct cobalt_stream *s = q->drv_priv; in cobalt_queue_setup() local
54 struct cobalt_stream *s = vb->vb2_queue->drv_priv; in cobalt_buf_init() local
90 struct cobalt_stream *s = vb->vb2_queue->drv_priv; in cobalt_buf_cleanup() local
99 struct cobalt_stream *s = vb->vb2_queue->drv_priv; in cobalt_buf_prepare() local
106 static void chain_all_buffers(struct cobalt_stream *s) in chain_all_buffers()
126 struct cobalt_stream *s = q->drv_priv; in cobalt_buf_queue() local
141 static void cobalt_enable_output(struct cobalt_stream *s) in cobalt_enable_output()
199 static void cobalt_enable_input(struct cobalt_stream *s) in cobalt_enable_input()
249 static void cobalt_dma_start_streaming(struct cobalt_stream *s) in cobalt_dma_start_streaming()
281 struct cobalt_stream *s = q->drv_priv; in cobalt_start_streaming() local
[all …]
/drivers/usb/host/
Docteon-hcd.h157 } s; member
227 } s; member
316 } s; member
546 } s; member
573 } s; member
626 } s; member
754 } s; member
778 } s; member
824 } s; member
913 } s; member
[all …]
/drivers/media/pci/ivtv/
Divtv-irq.c31 struct ivtv_stream *s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM]; in ivtv_pcm_work_handler() local
60 struct ivtv_stream *s = &itv->streams[itv->cur_pio_stream]; in ivtv_pio_work_handler() local
111 static int stream_enc_dma_append(struct ivtv_stream *s, u32 data[CX2341X_MBOX_MAX_DATA]) in stream_enc_dma_append()
246 static void dma_post(struct ivtv_stream *s) in dma_post()
337 void ivtv_dma_stream_dec_prepare(struct ivtv_stream *s, u32 offset, int lock) in ivtv_dma_stream_dec_prepare()
414 static void ivtv_dma_enc_start_xfer(struct ivtv_stream *s) in ivtv_dma_enc_start_xfer()
430 static void ivtv_dma_dec_start_xfer(struct ivtv_stream *s) in ivtv_dma_dec_start_xfer()
447 static void ivtv_dma_enc_start(struct ivtv_stream *s) in ivtv_dma_enc_start()
508 static void ivtv_dma_dec_start(struct ivtv_stream *s) in ivtv_dma_dec_start()
529 struct ivtv_stream *s = NULL; in ivtv_irq_dma_read() local
[all …]
Divtv-queue.h18 static inline int ivtv_might_use_pio(struct ivtv_stream *s) in ivtv_might_use_pio()
23 static inline int ivtv_use_pio(struct ivtv_stream *s) in ivtv_use_pio()
31 static inline int ivtv_might_use_dma(struct ivtv_stream *s) in ivtv_might_use_dma()
36 static inline int ivtv_use_dma(struct ivtv_stream *s) in ivtv_use_dma()
41 static inline void ivtv_buf_sync_for_cpu(struct ivtv_stream *s, struct ivtv_buffer *buf) in ivtv_buf_sync_for_cpu()
48 static inline void ivtv_buf_sync_for_device(struct ivtv_stream *s, struct ivtv_buffer *buf) in ivtv_buf_sync_for_device()
71 static inline void ivtv_stream_sync_for_cpu(struct ivtv_stream *s) in ivtv_stream_sync_for_cpu()
79 static inline void ivtv_stream_sync_for_device(struct ivtv_stream *s) in ivtv_stream_sync_for_device()
/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramseq.h6 #define ram_init(s,p) hwsq_init(&(s)->base, (p)) argument
7 #define ram_exec(s,e) hwsq_exec(&(s)->base, (e)) argument
8 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000) argument
9 #define ram_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r) argument
10 #define ram_wr32(s,r,d) hwsq_wr32(&(s)->base, &(s)->r_##r, (d)) argument
11 #define ram_nuke(s,r) hwsq_nuke(&(s)->base, &(s)->r_##r) argument
12 #define ram_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d)) argument
13 #define ram_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) argument
14 #define ram_wait(s,f,d) hwsq_wait(&(s)->base, (f), (d)) argument
15 #define ram_wait_vblank(s) hwsq_wait_vblank(&(s)->base) argument
[all …]
/drivers/tty/serial/
Dmax3100.c139 static int max3100_do_parity(struct max3100_port *s, u16 c) in max3100_do_parity()
157 static int max3100_check_parity(struct max3100_port *s, u16 c) in max3100_check_parity()
162 static void max3100_calc_parity(struct max3100_port *s, u16 *c) in max3100_calc_parity()
175 static void max3100_dowork(struct max3100_port *s) in max3100_dowork()
183 struct max3100_port *s = from_timer(s, t, timer); in max3100_timeout() local
191 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx) in max3100_sr()
216 static int max3100_handlerx(struct max3100_port *s, u16 rx) in max3100_handlerx()
258 struct max3100_port *s = container_of(w, struct max3100_port, work); in max3100_work() local
326 struct max3100_port *s = dev_id; in max3100_irq() local
336 struct max3100_port *s = container_of(port, in max3100_enable_ms() local
[all …]
Dmxs-auart.c458 static inline int is_imx28_auart(struct mxs_auart_port *s) in is_imx28_auart()
463 static inline int is_asm9260_auart(struct mxs_auart_port *s) in is_asm9260_auart()
468 static inline bool auart_dma_enabled(struct mxs_auart_port *s) in auart_dma_enabled()
519 struct mxs_auart_port *s = param; in dma_tx_callback() local
535 static int mxs_auart_dma_tx(struct mxs_auart_port *s, int size) in mxs_auart_dma_tx()
569 static void mxs_auart_tx_chars(struct mxs_auart_port *s) in mxs_auart_tx_chars()
633 static void mxs_auart_rx_char(struct mxs_auart_port *s) in mxs_auart_rx_char()
678 static void mxs_auart_rx_chars(struct mxs_auart_port *s) in mxs_auart_rx_chars()
712 struct mxs_auart_port *s = to_auart_port(u); in mxs_auart_type() local
723 struct mxs_auart_port *s = to_auart_port(u); in mxs_auart_set_mctrl() local
[all …]
/drivers/media/pci/cx18/
Dcx18-streams.c96 struct cx18_stream *s, struct cx18_videobuf_buffer *buf) in cx18_dma_free()
104 struct cx18_stream *s, in cx18_prepare_buffer()
184 struct cx18_stream *s = q->priv_data; in buffer_setup() local
206 struct cx18_stream *s = q->priv_data; in buffer_prepare() local
218 struct cx18_stream *s = q->priv_data; in buffer_release() local
227 struct cx18_stream *s = q->priv_data; in buffer_queue() local
243 struct cx18_stream *s = &cx->streams[type]; in cx18_stream_init() local
298 struct cx18_stream *s = &cx->streams[type]; in cx18_prep_dev() local
397 struct cx18_stream *s = &cx->streams[type]; in cx18_reg_dev() local
537 static void cx18_vbi_setup(struct cx18_stream *s) in cx18_vbi_setup()
[all …]
Dcx18-queue.c43 struct cx18_queue *_cx18_enqueue(struct cx18_stream *s, struct cx18_mdl *mdl, in _cx18_enqueue()
73 struct cx18_mdl *cx18_dequeue(struct cx18_stream *s, struct cx18_queue *q) in cx18_dequeue()
89 static void _cx18_mdl_update_bufs_for_cpu(struct cx18_stream *s, in _cx18_mdl_update_bufs_for_cpu()
109 static inline void cx18_mdl_update_bufs_for_cpu(struct cx18_stream *s, in cx18_mdl_update_bufs_for_cpu()
125 struct cx18_mdl *cx18_queue_get_mdl(struct cx18_stream *s, u32 id, in cx18_queue_get_mdl()
195 static void cx18_queue_flush(struct cx18_stream *s, in cx18_queue_flush()
221 void cx18_flush_queues(struct cx18_stream *s) in cx18_flush_queues()
231 void cx18_unload_queues(struct cx18_stream *s) in cx18_unload_queues()
262 void cx18_load_queues(struct cx18_stream *s) in cx18_load_queues()
320 void _cx18_mdl_sync_for_device(struct cx18_stream *s, struct cx18_mdl *mdl) in _cx18_mdl_sync_for_device()
[all …]
Dcx18-fileops.c33 struct cx18_stream *s = &cx->streams[type]; in cx18_claim_stream() local
89 void cx18_release_stream(struct cx18_stream *s) in cx18_release_stream()
169 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, in cx18_get_mdl()
259 static size_t cx18_copy_buf_to_user(struct cx18_stream *s, in cx18_copy_buf_to_user()
363 static size_t cx18_copy_mdl_to_user(struct cx18_stream *s, in cx18_copy_mdl_to_user()
405 static ssize_t cx18_read(struct cx18_stream *s, char __user *ubuf, in cx18_read()
470 static ssize_t cx18_read_pos(struct cx18_stream *s, char __user *ubuf, in cx18_read_pos()
485 struct cx18_stream *s = &cx->streams[id->type]; in cx18_start_capture() local
576 struct cx18_stream *s = &cx->streams[id->type]; in cx18_v4l2_read() local
601 struct cx18_stream *s = &cx->streams[id->type]; in cx18_v4l2_enc_poll() local
[all …]
/drivers/misc/genwqe/
Dcard_debugfs.c28 static void dbg_uidn_show(struct seq_file *s, struct genwqe_reg *regs, in dbg_uidn_show()
43 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in curr_dbg_uidn_show()
69 static int curr_dbg_uid0_show(struct seq_file *s, void *unused) in curr_dbg_uid0_show()
76 static int curr_dbg_uid1_show(struct seq_file *s, void *unused) in curr_dbg_uid1_show()
83 static int curr_dbg_uid2_show(struct seq_file *s, void *unused) in curr_dbg_uid2_show()
90 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show()
98 static int prev_dbg_uid0_show(struct seq_file *s, void *unused) in prev_dbg_uid0_show()
105 static int prev_dbg_uid1_show(struct seq_file *s, void *unused) in prev_dbg_uid1_show()
112 static int prev_dbg_uid2_show(struct seq_file *s, void *unused) in prev_dbg_uid2_show()
119 static int curr_regs_show(struct seq_file *s, void *unused) in curr_regs_show()
[all …]
/drivers/comedi/
Dcomedi_buf.c53 struct comedi_subdevice *s) in __comedi_buf_free()
140 struct comedi_subdevice *s, in __comedi_buf_alloc()
228 comedi_buf_map_from_subdev_get(struct comedi_subdevice *s) in comedi_buf_map_from_subdev_get()
249 bool comedi_buf_is_mmapped(struct comedi_subdevice *s) in comedi_buf_is_mmapped()
256 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, in comedi_buf_alloc()
290 void comedi_buf_reset(struct comedi_subdevice *s) in comedi_buf_reset()
312 static unsigned int comedi_buf_write_n_unalloc(struct comedi_subdevice *s) in comedi_buf_write_n_unalloc()
320 unsigned int comedi_buf_write_n_available(struct comedi_subdevice *s) in comedi_buf_write_n_available()
339 unsigned int comedi_buf_write_alloc(struct comedi_subdevice *s, in comedi_buf_write_alloc()
364 static unsigned int comedi_buf_munge(struct comedi_subdevice *s, in comedi_buf_munge()
[all …]
Ddrivers.c98 struct comedi_subdevice *s; in comedi_alloc_subdevices() local
140 int comedi_alloc_subdev_readback(struct comedi_subdevice *s) in comedi_alloc_subdev_readback()
159 struct comedi_subdevice *s; in comedi_device_detach_cleanup() local
211 static int poll_invalid(struct comedi_device *dev, struct comedi_subdevice *s) in poll_invalid()
229 int insn_inval(struct comedi_device *dev, struct comedi_subdevice *s, in insn_inval()
253 struct comedi_subdevice *s, in comedi_readback_insn_read()
288 struct comedi_subdevice *s, in comedi_timeout()
336 struct comedi_subdevice *s, in comedi_dio_insn_config()
381 unsigned int comedi_dio_update_state(struct comedi_subdevice *s, in comedi_dio_update_state()
415 unsigned int comedi_bytes_per_scan_cmd(struct comedi_subdevice *s, in comedi_bytes_per_scan_cmd()
[all …]
Dcomedi_fops.c205 struct comedi_subdevice *s; in comedi_subdevice_from_minor() local
230 struct comedi_subdevice *s; in comedi_dev_get_from_subdevice_minor() local
264 struct comedi_subdevice *s; in comedi_read_subdevice() local
278 struct comedi_subdevice *s; in comedi_write_subdevice() local
293 struct comedi_subdevice *s, *read_s, *write_s; in comedi_file_reset() local
338 struct comedi_subdevice *s, in resize_async_buffer()
385 struct comedi_subdevice *s; in max_read_buffer_kb_show() local
408 struct comedi_subdevice *s; in max_read_buffer_kb_store() local
441 struct comedi_subdevice *s; in read_buffer_kb_show() local
464 struct comedi_subdevice *s; in read_buffer_kb_store() local
[all …]
/drivers/pcmcia/
Dpcmcia_resource.c37 int pcmcia_validate_mem(struct pcmcia_socket *s) in pcmcia_validate_mem()
46 int low, struct pcmcia_socket *s) in pcmcia_find_mem_region()
60 static void release_io_space(struct pcmcia_socket *s, struct resource *res) in release_io_space()
96 static int alloc_io_space(struct pcmcia_socket *s, struct resource *res, in alloc_io_space()
155 static int pcmcia_access_config(struct pcmcia_device *p_dev, in pcmcia_access_config()
161 struct pcmcia_socket *s; in pcmcia_access_config() local
226 struct pcmcia_socket *s = p_dev->socket; in pcmcia_map_mem_page() local
255 struct pcmcia_socket *s = p_dev->socket; in pcmcia_fixup_iowidth() local
305 struct pcmcia_socket *s = p_dev->socket; in pcmcia_fixup_vpp() local
349 struct pcmcia_socket *s = p_dev->socket; in pcmcia_release_configuration() local
[all …]
Drsrc_nonstatic.c73 claim_region(struct pcmcia_socket *s, resource_size_t base, in claim_region()
182 static void do_io_probe(struct pcmcia_socket *s, unsigned int base, in do_io_probe()
263 static int readable(struct pcmcia_socket *s, struct resource *res, in readable()
294 static int checksum(struct pcmcia_socket *s, struct resource *res, in checksum()
344 static int do_validate_mem(struct pcmcia_socket *s, in do_validate_mem()
346 int (*validate)(struct pcmcia_socket *s, in do_validate_mem()
400 static int do_mem_probe(struct pcmcia_socket *s, u_long base, u_long num, in do_mem_probe()
401 int (*validate)(struct pcmcia_socket *s, in do_mem_probe()
404 int (*fallback)(struct pcmcia_socket *s, in do_mem_probe()
454 static u_long inv_probe(struct resource_map *m, struct pcmcia_socket *s) in inv_probe()
[all …]
Dsocket_sysfs.c36 struct pcmcia_socket *s = to_socket(dev); in pccard_show_type() local
49 struct pcmcia_socket *s = to_socket(dev); in pccard_show_voltage() local
63 struct pcmcia_socket *s = to_socket(dev); in pccard_show_vpp() local
73 struct pcmcia_socket *s = to_socket(dev); in pccard_show_vcc() local
84 struct pcmcia_socket *s = to_socket(dev); in pccard_store_insert() local
100 struct pcmcia_socket *s = to_socket(dev); in pccard_show_card_pm_state() local
108 struct pcmcia_socket *s = to_socket(dev); in pccard_store_card_pm_state() local
131 struct pcmcia_socket *s = to_socket(dev); in pccard_store_eject() local
147 struct pcmcia_socket *s = to_socket(dev); in pccard_show_irq_mask() local
156 struct pcmcia_socket *s = to_socket(dev); in pccard_store_irq_mask() local
[all …]
/drivers/comedi/drivers/
Damplc_dio200_common.c144 struct comedi_subdevice *s) in dio200_subdev_8254_offset()
165 struct comedi_subdevice *s, in dio200_subdev_intr_insn_bits()
184 struct comedi_subdevice *s) in dio200_stop_intr()
196 struct comedi_subdevice *s) in dio200_start_intr()
218 struct comedi_subdevice *s, in dio200_inttrig_start_intr()
239 struct comedi_subdevice *s, in dio200_read_scan_intr()
261 struct comedi_subdevice *s) in dio200_handle_read_intr()
332 struct comedi_subdevice *s) in dio200_subdev_intr_cancel()
347 struct comedi_subdevice *s, in dio200_subdev_intr_cmdtest()
397 struct comedi_subdevice *s) in dio200_subdev_intr_cmd()
[all …]
Dcomedi_parport.c72 struct comedi_subdevice *s, in parport_data_reg_insn_bits()
85 struct comedi_subdevice *s, in parport_data_reg_insn_config()
107 struct comedi_subdevice *s, in parport_status_reg_insn_bits()
117 struct comedi_subdevice *s, in parport_ctrl_reg_insn_bits()
136 struct comedi_subdevice *s, in parport_intr_insn_bits()
145 struct comedi_subdevice *s, in parport_intr_cmdtest()
184 struct comedi_subdevice *s) in parport_intr_cmd()
196 struct comedi_subdevice *s) in parport_intr_cancel()
210 struct comedi_subdevice *s = dev->read_subdev; in parport_interrupt() local
227 struct comedi_subdevice *s; in parport_attach() local
/drivers/media/platform/st/sti/bdisp/
Dbdisp-debug.c35 static void bdisp_dbg_dump_ins(struct seq_file *s, u32 val) in bdisp_dbg_dump_ins()
110 static void bdisp_dbg_dump_tty(struct seq_file *s, u32 val) in bdisp_dbg_dump_tty()
159 static void bdisp_dbg_dump_xy(struct seq_file *s, u32 val, char *name) in bdisp_dbg_dump_xy()
165 static void bdisp_dbg_dump_sz(struct seq_file *s, u32 val, char *name) in bdisp_dbg_dump_sz()
171 static void bdisp_dbg_dump_sty(struct seq_file *s, in bdisp_dbg_dump_sty()
236 static void bdisp_dbg_dump_fctl(struct seq_file *s, u32 val) in bdisp_dbg_dump_fctl()
253 static void bdisp_dbg_dump_rsf(struct seq_file *s, u32 val, char *name) in bdisp_dbg_dump_rsf()
272 static void bdisp_dbg_dump_rzi(struct seq_file *s, u32 val, char *name) in bdisp_dbg_dump_rzi()
287 static void bdisp_dbg_dump_ivmx(struct seq_file *s, in bdisp_dbg_dump_ivmx()
318 static int last_nodes_show(struct seq_file *s, void *data) in last_nodes_show()
[all …]
/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dseq.h6 #define clk_init(s,p) hwsq_init(&(s)->base, (p)) argument
7 #define clk_exec(s,e) hwsq_exec(&(s)->base, (e)) argument
8 #define clk_have(s,r) ((s)->r_##r.addr != 0x000000) argument
9 #define clk_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r) argument
10 #define clk_wr32(s,r,d) hwsq_wr32(&(s)->base, &(s)->r_##r, (d)) argument
11 #define clk_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d)) argument
12 #define clk_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) argument
13 #define clk_wait(s,f,d) hwsq_wait(&(s)->base, (f), (d)) argument
14 #define clk_nsec(s,n) hwsq_nsec(&(s)->base, (n)) argument
/drivers/md/
Ddm-snap.c171 struct dm_dev *dm_snap_origin(struct dm_snapshot *s) in dm_snap_origin()
177 struct dm_dev *dm_snap_cow(struct dm_snapshot *s) in dm_snap_cow()
256 static void track_chunk(struct dm_snapshot *s, struct bio *bio, chunk_t chunk) in track_chunk()
268 static void stop_tracking_chunk(struct dm_snapshot *s, struct bio *bio) in stop_tracking_chunk()
278 static int __chunk_is_tracked(struct dm_snapshot *s, chunk_t chunk) in __chunk_is_tracked()
302 static void __check_for_conflicting_io(struct dm_snapshot *s, chunk_t chunk) in __check_for_conflicting_io()
448 struct dm_snapshot *s; in __find_snapshots_sharing_cow() local
527 static void __insert_snapshot(struct origin *o, struct dm_snapshot *s) in __insert_snapshot()
589 static void reregister_snapshot(struct dm_snapshot *s) in reregister_snapshot()
601 static void unregister_snapshot(struct dm_snapshot *s) in unregister_snapshot()
[all …]
/drivers/net/hamradio/
Dhdlcdrv.c107 #define tenms_to_2flags(s,tenms) ((tenms * s->par.bitrate) / 100 / 16) argument
114 static int hdlc_rx_add_bytes(struct hdlcdrv_state *s, unsigned int bits, in hdlc_rx_add_bytes()
132 static void hdlc_rx_flag(struct net_device *dev, struct hdlcdrv_state *s) in hdlc_rx_flag()
156 void hdlcdrv_receiver(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_receiver()
212 static inline void do_kiss_params(struct hdlcdrv_state *s, in do_kiss_params()
253 void hdlcdrv_transmitter(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_transmitter()
353 static void start_tx(struct net_device *dev, struct hdlcdrv_state *s) in start_tx()
365 void hdlcdrv_arbitrate(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_arbitrate()
435 struct hdlcdrv_state *s = netdev_priv(dev); in hdlcdrv_open() local
472 struct hdlcdrv_state *s = netdev_priv(dev); in hdlcdrv_close() local
[all …]
/drivers/media/usb/airspy/
Dairspy.c160 static int airspy_ctrl_msg(struct airspy *s, u8 request, u16 value, u16 index, in airspy_ctrl_msg()
214 static struct airspy_frame_buf *airspy_get_next_fill_buf(struct airspy *s) in airspy_get_next_fill_buf()
231 static unsigned int airspy_convert_stream(struct airspy *s, in airspy_convert_stream()
269 struct airspy *s = urb->context; in airspy_urb_complete() local
315 static int airspy_kill_urbs(struct airspy *s) in airspy_kill_urbs()
329 static int airspy_submit_urbs(struct airspy *s) in airspy_submit_urbs()
348 static int airspy_free_stream_bufs(struct airspy *s) in airspy_free_stream_bufs()
364 static int airspy_alloc_stream_bufs(struct airspy *s) in airspy_alloc_stream_bufs()
391 static int airspy_free_urbs(struct airspy *s) in airspy_free_urbs()
409 static int airspy_alloc_urbs(struct airspy *s) in airspy_alloc_urbs()
[all …]
/drivers/infiniband/hw/hfi1/
Ddebugfs.c56 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start()
65 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next()
75 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop()
79 static int opcode_stats_show(struct seq_file *s, u8 i, u64 packets, u64 bytes) in opcode_stats_show()
90 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show()
114 static void *_tx_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _tx_opcode_stats_seq_start()
119 static void *_tx_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _tx_opcode_stats_seq_next()
124 static void _tx_opcode_stats_seq_stop(struct seq_file *s, void *v) in _tx_opcode_stats_seq_stop()
128 static int _tx_opcode_stats_seq_show(struct seq_file *s, void *v) in _tx_opcode_stats_seq_show()
138 struct hfi1_opcode_stats_perctx *s = in _tx_opcode_stats_seq_show() local
[all …]

12345678910>>...64