Home
last modified time | relevance | path

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

/linux/drivers/memstick/host/
H A Djmb38x_ms.c797 struct jmb38x_ms *jm = dev_get_drvdata(dev); in jmb38x_ms_suspend() local
801 for (cnt = 0; cnt < jm->host_cnt; ++cnt) { in jmb38x_ms_suspend()
802 if (!jm->hosts[cnt]) in jmb38x_ms_suspend()
804 memstick_suspend_host(jm->hosts[cnt]); in jmb38x_ms_suspend()
814 struct jmb38x_ms *jm = dev_get_drvdata(dev); in jmb38x_ms_resume() local
819 for (rc = 0; rc < jm->host_cnt; ++rc) { in jmb38x_ms_resume()
820 if (!jm->hosts[rc]) in jmb38x_ms_resume()
822 memstick_resume_host(jm->hosts[rc]); in jmb38x_ms_resume()
823 memstick_detect_change(jm->hosts[rc]); in jmb38x_ms_resume()
845 static struct memstick_host *jmb38x_ms_alloc_host(struct jmb38x_ms *jm, int cnt) in jmb38x_ms_alloc_host() argument
[all …]
/linux/arch/arm/boot/dts/marvell/
H A Dorion5x-mv88f5181.dtsi2 // Copyright (C) 2016 Jamie Lentin <jm@lentin.co.uk>
H A Dorion5x-netgear-wnr854t.dts2 // Copyright (C) 2016 Jamie Lentin <jm@lentin.co.uk>