Searched defs:lfrom (Results 1 – 2 of 2) sorted by relevance
/linux/arch/m68k/lib/ |
H A D | memcpy.c | 45 const long *lfrom = from; in memcpy() local
|
/linux/sound/soc/codecs/ |
H A D | mt6357.c | 121 static void volume_ramp(struct mt6357_priv *priv, int lfrom, int lto, in volume_ramp() 168 static void lo_volume_ramp(struct mt6357_priv *priv, int lfrom, int lto, int rfrom, int rto) in lo_volume_ramp() 173 static void hp_volume_ramp(struct mt6357_priv *priv, int lfrom, int lto, int rfrom, int rto) in hp_volume_ramp()
|