Searched refs:write_mem (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c176 static int write_mem(struct dynamic_loader_initialize *this, void *buf,
457 zl_lib->init.dl_init.writemem = write_mem;
581 zl_lib->init.dl_init.writemem = write_mem;
1243 * ======== write_mem ========
1245 static int write_mem(struct dynamic_loader_initialize *this, void *buf, function
1304 /* Pass the NULL pointer to write_mem to get the start address of Shared
1309 write_mem(this, &pbuf, addr, info, 0);
/drivers/char/
H A Dmem.c154 static ssize_t write_mem(struct file *file, const char __user *buf, function
760 .write = write_mem,
/drivers/staging/rts5139/
H A Drts51x_scsi.c1094 static int write_mem(struct scsi_cmnd *srb, struct rts51x_chip *chip) function
1437 result = write_mem(srb, chip);
/drivers/staging/rts_pstor/
H A Drtsx_scsi.c1093 static int write_mem(struct scsi_cmnd *srb, struct rtsx_chip *chip) function
2562 result = write_mem(srb, chip);

Completed in 129 milliseconds