Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/hardware/
Dscoop.h43 struct scoop_config { struct
/linux-4.4.14/arch/arm/mach-pxa/
Dspitz.c149 static struct scoop_config spitz_scoop_1_setup = {
176 static struct scoop_config spitz_scoop_2_setup = {
Dtosa.c179 static struct scoop_config tosa_scoop_setup = {
206 static struct scoop_config tosa_scoop_jc_setup = {
Dpoodle.c129 static struct scoop_config poodle_scoop_setup = {
Dcorgi.c160 static struct scoop_config corgi_scoop_setup = {
/linux-4.4.14/arch/arm/mach-sa1100/
Dcollie.c60 static struct scoop_config collie_scoop_setup = {
/linux-4.4.14/arch/arm/common/
Dscoop.c182 struct scoop_config *inf; in scoop_probe()