Home
last modified time | relevance | path

Searched defs:h_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.h615 struct init_int_and_frac h_init; member
H A Ddce_transform.c282 struct fixed31_32 h_init; in calculate_inits() local
/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c585 static int h_init(struct smq_hash_table *ht, struct entry_space *es, unsigned int nr_entries) in h_init() function