/drivers/media/pci/cobalt/ |
D | cobalt-i2c.c | 108 struct i2c_adapter *adap, bool start, bool stop, in cobalt_tx_bytes() 166 struct i2c_adapter *adap, bool start, bool stop, in cobalt_rx_bytes() 241 int stop = (i == num - 1); in cobalt_xfer() local
|
/drivers/i2c/busses/ |
D | i2c-hix5hd2.c | 85 int stop; member 299 static void hix5hd2_i2c_message_start(struct hix5hd2_i2c_priv *priv, int stop) in hix5hd2_i2c_message_start() 315 struct i2c_msg *msgs, int stop) in hix5hd2_i2c_xfer_msg() 358 int i, ret, stop; in hix5hd2_i2c_xfer() local
|
D | i2c-iop3xx.c | 257 int stop) in iop3xx_i2c_write_byte() 279 int stop) in iop3xx_i2c_read_byte()
|
D | i2c-uniphier.c | 158 struct i2c_msg *msg, bool stop) in uniphier_i2c_master_xfer_one() 228 bool stop = (msg + 1 == emsg) || (msg->flags & I2C_M_STOP); in uniphier_i2c_master_xfer() local
|
D | i2c-uniphier-f.c | 315 bool stop) in uniphier_fi2c_master_xfer_one() 420 bool stop = (msg + 1 == emsg) || (msg->flags & I2C_M_STOP); in uniphier_fi2c_master_xfer() local
|
/drivers/char/tpm/ |
D | tpm_tis_i2c_cr50.c | 342 unsigned long stop; in tpm_cr50_request_locality() local 413 unsigned long stop; in tpm_cr50_i2c_get_burst_and_status() local 544 unsigned long stop; in tpm_cr50_i2c_tis_send() local
|
D | tpm_tis_core.c | 52 unsigned long stop; in wait_for_tpm_stat() local 102 unsigned long stop = jiffies + chip->timeout_a; in wait_startup() local 162 unsigned long stop, timeout; in __tpm_tis_request_locality() local 260 unsigned long stop; in get_burstcount() local
|
D | tpm_i2c_infineon.c | 346 unsigned long stop; in request_locality() local 391 unsigned long stop; in get_burstcount() local 416 unsigned long stop; in wait_for_stat() local
|
D | tpm_nsc.c | 73 unsigned long stop; in wait_for_stat() local 97 unsigned long stop; in nsc_wait_for_ready() local
|
D | tpm_i2c_nuvoton.c | 138 unsigned long stop = jiffies + chip->timeout_d; in i2c_nuvoton_get_burstcount() local 187 unsigned long ten_msec, stop; in i2c_nuvoton_wait_for_stat() local
|
/drivers/char/tpm/st33zp24/ |
D | st33zp24.c | 133 unsigned long stop; in request_locality() local 180 unsigned long stop; in get_burstcount() local 243 unsigned long stop; in wait_for_stat() local
|
/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_wx.c | 46 char *start, char *stop, in libipw_translate_scan() 259 char *stop = ev + wrqu->data.length; in libipw_wx_get_scan() local
|
/drivers/staging/rtl8192e/ |
D | rtllib_wx.c | 35 char *start, char *stop, in rtl819x_translate_scan() 245 char *stop = ev + wrqu->data.length; in rtllib_wx_get_scan() local
|
/drivers/net/phy/ |
D | sfp.h | 13 void (*stop)(struct sfp *sfp); member
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_wx.c | 40 char *start, char *stop, in rtl819x_translate_scan() 233 char *stop = ev + wrqu->data.length;//IW_SCAN_MAX_DATA; in ieee80211_wx_get_scan() local
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cmd.c | 191 uint32_t stop = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_STOP); in vmw_fifo_is_full() local 301 uint32_t stop = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_STOP); in vmw_local_fifo_reserve() local
|
/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_sensor.h | 68 int (*stop)(struct sd *sd); member
|
/drivers/media/pci/cx18/ |
D | cx18-fileops.c | 260 struct cx18_buffer *buf, char __user *ubuf, size_t ucount, bool *stop) in cx18_copy_buf_to_user() 368 bool stop = false; in cx18_copy_mdl_to_user() local
|
/drivers/media/usb/gspca/m5602/ |
D | m5602_sensor.h | 63 int (*stop)(struct sd *sd); member
|
/drivers/media/usb/em28xx/ |
D | em28xx-i2c.c | 210 u16 len, int stop) in em28xx_i2c_send_bytes() 515 struct i2c_msg msg, int stop) in i2c_send_bytes()
|
/drivers/media/usb/dvb-usb/ |
D | m920x.c | 286 int stop = (i+1 == num && j+1 == msg[i].len) ? 0x40 : 0x01; in m920x_i2c_xfer() local 301 int stop = (i+1 == num && j+1 == msg[i].len) ? 0x40 : 0x00; in m920x_i2c_xfer() local
|
/drivers/tty/serial/ |
D | suncore.c | 89 int baud, bits, stop, cflag; in sunserial_console_termios() local
|
/drivers/net/wireless/ti/wl18xx/ |
D | scan.c | 299 struct wl18xx_cmd_scan_stop *stop; in __wl18xx_scan_stop() local
|
/drivers/mtd/ |
D | rfd_ftl.c | 481 int block, stop; in find_free_block() local 584 int i, stop; in find_free_sector() local
|
/drivers/gpu/host1x/hw/ |
D | cdma_hw.c | 171 bool stop) in cdma_hw_cmdproc_stop()
|