Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Djob.c338 struct host1x_firewall { struct
355 static int check_register(struct host1x_firewall *fw, unsigned long offset) in check_register() argument
374 static int check_class(struct host1x_firewall *fw, u32 class) in check_class()
387 static int check_mask(struct host1x_firewall *fw) in check_mask()
412 static int check_incr(struct host1x_firewall *fw) in check_incr()
435 static int check_nonincr(struct host1x_firewall *fw) in check_nonincr()
456 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate()
527 struct host1x_firewall fw; in copy_gathers()