Home
last modified time | relevance | path

Searched refs:str_low_high (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dstring_choices.h42 #define str_low_high(v) str_high_low(!(v)) macro
/linux-6.15/scripts/coccinelle/api/
H A Dstring_choices.cocci171 @str_low_high depends on patch disable neg_if_exp@
175 + str_low_high(E)
188 coccilib.report.print_report(p[0], "opportunity for str_low_high(%s)" % e)
/linux-6.15/kernel/trace/
H A Dring_buffer_benchmark.c310 str_low_high(consumer_fifo == 1)); in ring_buffer_producer()
317 str_low_high(producer_fifo == 1)); in ring_buffer_producer()
/linux-6.15/sound/soc/amd/acp/acp3x-es83xx/
H A Dacp3x-es83xx.c245 str_low_high(priv->enable_spk_gpio.active_low), in acp3x_es83xx_configure_gpios()
247 str_low_high(priv->enable_hp_gpio.active_low)); in acp3x_es83xx_configure_gpios()