Searched defs:write_command (Results 1 – 4 of 4) sorted by relevance
35 int write_command; /* ccw command to use for writes. */ member293 int write_command; in fs3270_write() local
110 void (*write_command) (const void *buf, unsigned int len); member
92 static inline void write_command(struct mpu_config *devc, unsigned char cmd) in write_command() function
13073 static void adv_voice_write_coefs (PLCI *plci, word write_command) in adv_voice_write_coefs()