Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dlegacy_serial.c207 const char *typep; in add_legacy_isa_port() local
225 typep = of_get_property(np, "ibm,aix-loc", NULL); in add_legacy_isa_port()
228 if (typep && *typep == 'S') in add_legacy_isa_port()
229 index = simple_strtol(typep+1, NULL, 0) - 1; in add_legacy_isa_port()
/Linux-v4.19/sound/core/
Dcontrol_compat.c235 int *typep, int *countp) in copy_ctl_value_from_user() argument
271 *typep = type; in copy_ctl_value_from_user()
/Linux-v4.19/fs/pstore/
Dram.c129 enum pstore_type_id *typep, enum pstore_type_id type, in ramoops_get_next_prz() argument
150 *typep = type; in ramoops_get_next_prz()