Searched refs:dm_gpio_ops (Results 1 – 25 of 59) sorted by relevance
123
66 const struct dm_gpio_ops mscc_gpio_ops;
260 struct dm_gpio_ops { struct378 #define gpio_get_ops(dev) ((struct dm_gpio_ops *)(dev)->driver->ops)
76 static const struct dm_gpio_ops gpio_cortina_ops = {
59 static const struct dm_gpio_ops gpio_hi6220_ops = {
161 static const struct dm_gpio_ops pm8916_gpio_ops = {249 static const struct dm_gpio_ops pm8941_pwrkey_ops = {
223 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()626 struct dm_gpio_ops *ops = gpio_get_ops(dev); in _dm_gpio_set_dir_flags()690 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_get_dir_flags()788 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()825 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()865 struct dm_gpio_ops *ops; in gpio_get_acpi()1289 struct dm_gpio_ops *ops = (struct dm_gpio_ops *)device_get_ops(dev); in gpio_post_bind()
103 static const struct dm_gpio_ops altera_pio_ops = {
80 static const struct dm_gpio_ops bcm6345_gpio_ops = {
139 static const struct dm_gpio_ops gpio_axp_ops = {
88 static const struct dm_gpio_ops gpio_msm_ops = {
101 static const struct dm_gpio_ops mvebu_gpio_ops = {
86 static const struct dm_gpio_ops gpio_vybrid_ops = {
124 static const struct dm_gpio_ops mpc83xx_spisel_boot_ops = {
82 static const struct dm_gpio_ops mt7620_gpio_ops = {
161 static const struct dm_gpio_ops pcf8575_gpio_ops = {
94 static const struct dm_gpio_ops gpio_bcm2835_ops = {
105 static const struct dm_gpio_ops gpio_mediatek_ops = {
118 static const struct dm_gpio_ops gen_74x164_ops = {
120 static const struct dm_gpio_ops gpio_pic32_ops = {
96 static const struct dm_gpio_ops r7s72100_gpio_ops = {
131 static const struct dm_gpio_ops uniphier_gpio_ops = {
162 static const struct dm_gpio_ops gpio_rockchip_ops = {
133 static const struct dm_gpio_ops rcar_gpio_ops = {
72 static const struct dm_gpio_ops hsdk_creg_gpio_ops = {
110 static const struct dm_gpio_ops gpio_as3722_ops = {
Completed in 29 milliseconds