Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda827x.c454 int gp_func; in tda827xa_lna_gain() local
474 gp_func = 0; in tda827xa_lna_gain()
478 gp_func = 1; in tda827xa_lna_gain()
487 gp_func, arg); in tda827xa_lna_gain()
/openbmc/linux/kernel/rcu/
H A Dtasks.h106 rcu_tasks_gp_func_t gp_func; member
139 .gp_func = gp, \
617 rtp->gp_func(rtp); in rcu_tasks_one_gp()