/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-nomadik.c | 57 #define I2C_CR_FS (0x3 << 15) /* Force stop enable */ 164 * @stop: stop condition. 181 int stop; member 333 /* stop or repeated start? */ in load_i2c_mcr_reg() 334 if (dev->stop) in load_i2c_mcr_reg() 466 if (dev->stop || !dev->vendor->has_mtdws) in read_i2c() 546 if (dev->stop || !dev->vendor->has_mtdws) in write_i2c() 680 dev->stop = (i < (num_msgs - 1)) ? 0 : 1; in nmk_i2c_xfer() 788 /* Master Transaction Done with/without stop */ in i2c_irq_handler() [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | proc.c | 88 .stop = c_stop,
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | setup.c | 135 .stop = &c_stop,
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | vpe.h | 95 void (*stop)(int vpe); member
|
/kernel/linux/linux-5.10/arch/mips/lib/ |
H A D | strnlen_user.S | 36 PTR_ADDU a1, a0 # stop pointer
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | vpe.h | 89 void (*stop)(int vpe); member
|
/kernel/linux/linux-6.6/arch/hexagon/kernel/ |
H A D | setup.c | 135 .stop = &c_stop,
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | queue.h | 44 struct mmc_command stop; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
H A D | mac.h | 66 int (*stop)(struct mac_device *mac_dev); member
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | objcnt.c | 92 .stop = sctp_objcnt_seq_stop,
|
/kernel/linux/linux-5.10/net/nfc/hci/ |
H A D | llc_nop.c | 78 .stop = llc_nop_stop,
|
/kernel/linux/linux-5.10/include/linux/qed/ |
H A D | qed_fcoe_if.h | 89 * @stop: stops fcoe in FW 134 int (*stop)(struct qed_dev *cdev); member
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | timer.c | 60 .stop = snd_emu10k1_timer_stop,
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | i2c.h | 25 void (*stop)(struct snd_i2c_bus *bus); /* transfer stop */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
H A D | video.h | 96 } stop; member
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | proc.c | 78 .stop = cachefiles_histogram_stop,
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | consoles.c | 89 .stop = c_stop,
|
/kernel/linux/linux-5.10/drivers/oprofile/ |
H A D | timer_int.c | 118 ops->stop = oprofile_hrtimer_stop; in oprofile_timer_init()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/m5602/ |
H A D | m5602_ov7660.h | 102 .stop = ov7660_stop,
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | queue.h | 44 struct mmc_command stop; member
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | consoles.c | 104 .stop = c_stop,
|
/kernel/linux/linux-6.6/include/linux/qed/ |
H A D | qed_fcoe_if.h | 86 * @stop: stops fcoe in FW 131 int (*stop)(struct qed_dev *cdev); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | wwan.h | 47 * @stop: The routine for stopping the WWAN port device. 58 void (*stop)(struct wwan_port *port); member
|
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | core.h | 22 * @stop: stop this role 31 void (*stop)(struct cdns *cdns); member
|
/kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
H A D | video.h | 81 } stop; member
|