Searched defs:send_stop (Results 1 – 11 of 11) sorted by relevance
188 size_t len, bool send_stop) in ast_i2c_read_data()217 *buffer, size_t len, bool send_stop) in ast_i2c_write_data()
114 u8 *buffer, size_t len, bool send_stop) in ast2600_i2c_read_data()152 u8 *buffer, size_t len, bool send_stop) in ast2600_i2c_write_data()
175 static void send_stop(void) in send_stop() function
171 bool send_stop = true; in gpu_i2c_master_xfer() local
159 bool send_stop; member
130 bool send_stop; member
134 u32 send_stop; member
289 static int do_vm_stop(RunState state, bool send_stop) in do_vm_stop()
890 static void send_stop(struct gspca_dev *gspca_dev) in send_stop() function
880 #define send_stop() do { data_l(); udelay(5); clock_h(); udelay(5); \ in eeprom_read() macro
142 __be32 __iomem *send_stop; /* "stop" doorbell ptr */ member