Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/
Dconf.py23 def have_command(cmd): function
125 have_latex = have_command('latex')
126 have_dvipng = have_command('dvipng')
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/ttpci/
Dbudget-ci.c88 bool have_command; member
133 budget_ci->ir.have_command = true; in msp430_ir_interrupt()
139 if (!budget_ci->ir.have_command) in msp430_ir_interrupt()
141 budget_ci->ir.have_command = false; in msp430_ir_interrupt()