summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs4271.h
blob: 9adad8eefdc9ff5081c636efa3ca61a4ebd2d4ad (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef _CS4271_PRIV_H
#define _CS4271_PRIV_H

#include <linux/regmap.h>

extern const struct of_device_id cs4271_dt_ids[];
extern const struct regmap_config cs4271_regmap_config;

int cs4271_probe(struct device *dev, struct regmap *regmap);

#endif
td>Linus Torvalds <torvalds@linux-foundation.org>2016-12-04 12:50:51 -0800 committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-04 12:50:51 -0800 commit3e5de27e940d00d8d504dfb96625fb654f641509 (patch) treeb38dbbb5c36de40798435623d8db8736d9a26bb0 /drivers/usb/serial/usb-serial-simple.c parent0cb65c83304a341b9d09678448d7c8b550689531 (diff)
Linux 4.9-rc8
Diffstat (limited to 'drivers/usb/serial/usb-serial-simple.c')