Searched refs:dm_gpio_ops (Results 1 – 25 of 38) sorted by relevance
12
140 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()497 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_get_open_drain()512 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_set_open_drain()530 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_set_dir_flags()627 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()664 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
163 static const struct dm_gpio_ops pm8916_gpio_ops = {250 static const struct dm_gpio_ops pm8941_pwrkey_ops = {
59 static const struct dm_gpio_ops gpio_hi6220_ops = {
103 static const struct dm_gpio_ops altera_pio_ops = {
140 static const struct dm_gpio_ops gpio_axp_ops = {
88 static const struct dm_gpio_ops gpio_msm_ops = {
83 static const struct dm_gpio_ops uniphier_gpio_ops = {
82 static const struct dm_gpio_ops bcm6345_gpio_ops = {
103 static const struct dm_gpio_ops mvebu_gpio_ops = {
73 static const struct dm_gpio_ops gpio_stm32_ops = {
86 static const struct dm_gpio_ops gpio_vybrid_ops = {
159 static const struct dm_gpio_ops pcf8575_gpio_ops = {
119 static const struct dm_gpio_ops gpio_pic32_ops = {
117 static const struct dm_gpio_ops gen_74x164_ops = {
101 static const struct dm_gpio_ops gpio_bcm2835_ops = {
82 static const struct dm_gpio_ops gpio_dwapb_ops = {
127 static const struct dm_gpio_ops imx_rgpio2p_ops = {
165 static const struct dm_gpio_ops gpio_broadwell_ops = {
288 static const struct dm_gpio_ops gpio_lpc32xx_ops = {
279 static const struct dm_gpio_ops gpio_omap_ops = {
177 static const struct dm_gpio_ops gpio_rockchip_ops = {
186 static const struct dm_gpio_ops gpio_sandbox_ops = {
217 static const struct dm_gpio_ops gpio_ich6_ops = {
249 struct dm_gpio_ops { struct324 #define gpio_get_ops(dev) ((struct dm_gpio_ops *)(dev)->driver->ops)
110 static const struct dm_gpio_ops gpio_as3722_ops = {