Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/
H A Dide_code.py235 setup_commands = [
263 launch_config['setupCommands'] = setup_commands
/openbmc/linux/drivers/block/null_blk/
H A Dmain.c1877 static int setup_commands(struct nullb_queue *nq) in setup_commands() function
1926 ret = setup_commands(nq); in init_driver_queues()