Home
last modified time | relevance | path

Searched refs:ks8995_switch (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/phy/
Dspi_ks8995.c92 struct ks8995_switch { struct
109 static int ks8995_read(struct ks8995_switch *ks, char *buf, in ks8995_read() argument
140 static int ks8995_write(struct ks8995_switch *ks, char *buf, in ks8995_write()
170 static inline int ks8995_read_reg(struct ks8995_switch *ks, u8 addr, u8 *buf) in ks8995_read_reg()
175 static inline int ks8995_write_reg(struct ks8995_switch *ks, u8 addr, u8 val) in ks8995_write_reg()
184 static int ks8995_stop(struct ks8995_switch *ks) in ks8995_stop()
189 static int ks8995_start(struct ks8995_switch *ks) in ks8995_start()
194 static int ks8995_reset(struct ks8995_switch *ks) in ks8995_reset()
213 struct ks8995_switch *ks8995; in ks8995_registers_read()
235 struct ks8995_switch *ks8995; in ks8995_registers_write()
[all …]