Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-sh_mobile.c653 bool do_start = pd->send_stop || !i; in sh_mobile_xfer() local
658 start_ch(pd, msg, do_start); in sh_mobile_xfer()
660 if (do_start) in sh_mobile_xfer()
/linux/init/
H A Dinitramfs.c259 static int __init do_start(void) in do_start() function
455 [Start] = do_start,