Searched refs:typep (Results 1 – 2 of 2) sorted by relevance
209 const char *typep; in add_legacy_isa_port() local227 typep = of_get_property(np, "ibm,aix-loc", NULL); in add_legacy_isa_port()230 if (typep && *typep == 'S') in add_legacy_isa_port()231 index = simple_strtol(typep+1, NULL, 0) - 1; in add_legacy_isa_port()
220 int *typep, int *countp) in copy_ctl_value_from_user() argument256 *typep = type; in copy_ctl_value_from_user()
Completed in 6 milliseconds