Searched refs:mux (Results 1 – 10 of 10) sorted by relevance
/include/linux/mux/ |
D | driver.h | 25 int (*set)(struct mux_control *mux, int state); 62 struct mux_control *mux; member 79 return &mux_chip->mux[mux_chip->controllers]; in mux_chip_priv() 100 static inline unsigned int mux_control_get_index(struct mux_control *mux) in mux_control_get_index() argument 102 return mux - mux->chip->mux; in mux_control_get_index()
|
D | consumer.h | 18 unsigned int mux_control_states(struct mux_control *mux); 19 int __must_check mux_control_select(struct mux_control *mux, 21 int __must_check mux_control_try_select(struct mux_control *mux, 23 int mux_control_deselect(struct mux_control *mux); 26 void mux_control_put(struct mux_control *mux);
|
/include/linux/usb/ |
D | typec_mux.h | 49 typedef int (*typec_mux_set_fn_t)(struct typec_mux *mux, 61 void typec_mux_put(struct typec_mux *mux); 62 int typec_mux_set(struct typec_mux *mux, struct typec_mux_state *state); 72 void typec_mux_unregister(struct typec_mux *mux); 74 void typec_mux_set_drvdata(struct typec_mux *mux, void *data); 75 void *typec_mux_get_drvdata(struct typec_mux *mux);
|
/include/linux/mfd/pcf50633/ |
D | adc.h | 63 pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg, 67 pcf50633_adc_sync_read(struct pcf50633 *pcf, int mux, int avg);
|
/include/dt-bindings/pinctrl/ |
D | omap.h | 68 #define AM33XX_PADCONF(pa, conf, mux) OMAP_IOPAD_OFFSET((pa), 0x0800) (conf) (mux) argument
|
/include/linux/pinctrl/ |
D | machine.h | 73 struct pinctrl_map_mux mux; member 93 .data.mux = { \
|
/include/net/ |
D | kcm.h | 60 struct kcm_mux *mux; member 92 struct kcm_mux *mux; member
|
/include/sound/ |
D | hda_codec.h | 355 int snd_hda_get_conn_index(struct hda_codec *codec, hda_nid_t mux,
|
D | soc-dapm.h | 466 struct snd_kcontrol *kcontrol, int mux, struct soc_enum *e,
|
/include/linux/platform_data/ |
D | cros_ec_commands.h | 3856 uint8_t mux; member 4898 uint8_t mux; member
|