Searched refs:mem_read (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/m68k/fpsp040/ |
| H A D | x_fline.S | 28 |xref mem_read 55 | ;before branching to mem_read 56 bsrl mem_read
|
| H A D | skeleton.S | 433 | The FPSP calls mem_read to read the original F-line instruction in order 442 | Like mem_write, mem_read always reads with a supervisor 447 .global mem_read 448 mem_read: label
|
| H A D | util.S | 310 bsrl mem_read
|
| /linux/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 405 static void mem_read(struct usb_hcd *hcd, u32 src_offset, __u32 *dst, in mem_read() function 1073 mem_read(hcd, qtd->payload_addr, in collect_qtds()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_debugfs.c | 3268 static ssize_t mem_read(struct file *file, char __user *buf, size_t count, in mem_read() function 3308 .read = mem_read,
|