Searched refs:write_device (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/mfd/ |
D | 88pm860x-i2c.c | 114 static int write_device(struct i2c_client *i2c, int reg, in write_device() function 165 ret = write_device(i2c, reg, 1, &data); in pm860x_page_reg_write() 201 ret = write_device(i2c, reg, count, buf); in pm860x_page_bulk_write() 226 ret = write_device(i2c, reg, 1, &value); in pm860x_page_set_bits()
|
/linux-3.4.99/Documentation/device-mapper/ |
D | delay.txt | 8 <device> <offset> <delay> [<write_device> <write_offset> <write_delay>]
|