repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'soundwire-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
[linux/fpc-iii.git]
/
drivers
/
pinctrl
/
pinctrl-coh901.h
blob
ba2678665168d757be198a39111677969cdefe51
1
/* SPDX-License-Identifier: GPL-2.0 */
2
int
u300_gpio_config_get
(
struct
gpio_chip
*
chip
,
3
unsigned
offset
,
4
unsigned long
*
config
);
5
int
u300_gpio_config_set
(
struct
gpio_chip
*
chip
,
unsigned
offset
,
6
enum
pin_config_param param
);