Searched refs:dim_on_top (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/dim/
H A Ddim.c8 bool dim_on_top(struct dim *dim) function
20 EXPORT_SYMBOL(dim_on_top); variable
H A Dnet_dim.c193 if (dim_on_top(dim)) {
/linux-master/include/linux/
H A Ddim.h195 * dim_on_top - check if current state is a good place to stop (top location)
202 bool dim_on_top(struct dim *dim);

Completed in 201 milliseconds