mux_type 58 drivers/mux/core.c static const struct device_type mux_type = { mux_type 96 drivers/mux/core.c mux_chip->dev.type = &mux_type; mux_type 1143 drivers/pinctrl/pinctrl-rockchip.c int reg, ret, mask, mux_type; mux_type 1161 drivers/pinctrl/pinctrl-rockchip.c mux_type = bank->iomux[iomux_num].type; mux_type 1163 drivers/pinctrl/pinctrl-rockchip.c if (mux_type & IOMUX_WIDTH_4BIT) { mux_type 1168 drivers/pinctrl/pinctrl-rockchip.c } else if (mux_type & IOMUX_WIDTH_3BIT) { mux_type 1231 drivers/pinctrl/pinctrl-rockchip.c int reg, ret, mask, mux_type; mux_type 1249 drivers/pinctrl/pinctrl-rockchip.c mux_type = bank->iomux[iomux_num].type; mux_type 1251 drivers/pinctrl/pinctrl-rockchip.c if (mux_type & IOMUX_WIDTH_4BIT) { mux_type 1256 drivers/pinctrl/pinctrl-rockchip.c } else if (mux_type & IOMUX_WIDTH_3BIT) { mux_type 437 drivers/tty/serial/mux.c .type = mux_type,