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

/linux-master/Documentation/
H A Dconf.py23 def have_command(cmd): function
136 have_latex = have_command('latex')
137 have_dvipng = have_command('dvipng')
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-ci.c88 bool have_command; member in struct:budget_ci_ir
133 budget_ci->ir.have_command = true;
139 if (!budget_ci->ir.have_command)
141 budget_ci->ir.have_command = false;

Completed in 135 milliseconds