Searched refs:state_read (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/w1/slaves/ |
H A D | w1_ds2413.c | 27 static ssize_t state_read(struct file *filp, struct kobject *kobj, in state_read() function
|
H A D | w1_ds2408.c | 67 static ssize_t state_read(struct file *filp, struct kobject *kobj, in state_read() function
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | low_i2c.c | 173 state_read, enumerator 188 "state_read", 285 host->state = state_read; in kw_i2c_handle_interrupt() 299 if (host->state == state_read) { in kw_i2c_handle_interrupt()
|
/linux/sound/oss/dmasound/ |
H A D | dmasound_core.c | 1336 static ssize_t state_read(struct file *file, char __user *buf, size_t count, in state_read() function 1352 .read = state_read,
|