Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dgm12u320.c201 u8 arg_a, u8 arg_b, u8 arg_c, u8 arg_d) in gm12u320_misc_request() argument
210 gm12u320->cmd_buf[23] = arg_b; in gm12u320_misc_request()
/linux/fs/gfs2/
H A Dglock.c1761 static int glock_compare(const void *arg_a, const void *arg_b) in glock_compare() argument
1764 const struct gfs2_holder *gh_b = *(const struct gfs2_holder **)arg_b; in glock_compare()