Home
last modified time | relevance | path

Searched defs:mux_id (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_handlers.c61 u8 mux_id; in __rmnet_map_ingress_handler() local
126 struct rmnet_port *port, u8 mux_id, in rmnet_map_egress_handler()
219 u8 mux_id; in rmnet_egress_handler() local
Drmnet_config.c125 u16 mux_id; in rmnet_newlink() local
190 u8 mux_id = priv->mux_id; in rmnet_dellink() local
271 u16 mux_id; in rmnet_rtnl_validate() local
294 u16 mux_id; in rmnet_changelink() local
401 struct rmnet_endpoint *rmnet_get_endpoint(struct rmnet_port *port, u8 mux_id) in rmnet_get_endpoint()
Drmnet_config.h16 u8 mux_id; member
62 u8 mux_id; member
Drmnet_map_command.c17 u8 mux_id; in rmnet_map_do_flow_control() local
/Linux-v5.10/drivers/net/usb/
Dqmi_wwan.c68 u8 mux_id; member
74 u8 mux_id; member
153 static struct net_device *qmimux_find_dev(struct usbnet *dev, u8 mux_id) in qmimux_find_dev()
243 static int qmimux_register_device(struct net_device *real_dev, u8 mux_id) in qmimux_register_device()
403 u8 mux_id; in add_mux_store() local
449 u8 mux_id; in del_mux_store() local
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c307 static int radeon_atpx_switch_disp_mux(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_disp_mux()
339 static int radeon_atpx_switch_i2c_mux(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_i2c_mux()
371 static int radeon_atpx_switch_start(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_start()
403 static int radeon_atpx_switch_end(struct radeon_atpx *atpx, u16 mux_id) in radeon_atpx_switch_end()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c336 static int amdgpu_atpx_switch_disp_mux(struct amdgpu_atpx *atpx, u16 mux_id) in amdgpu_atpx_switch_disp_mux()
368 static int amdgpu_atpx_switch_i2c_mux(struct amdgpu_atpx *atpx, u16 mux_id) in amdgpu_atpx_switch_i2c_mux()
400 static int amdgpu_atpx_switch_start(struct amdgpu_atpx *atpx, u16 mux_id) in amdgpu_atpx_switch_start()
432 static int amdgpu_atpx_switch_end(struct amdgpu_atpx *atpx, u16 mux_id) in amdgpu_atpx_switch_end()
/Linux-v5.10/drivers/pinctrl/freescale/
Dpinctrl-imx1.h24 unsigned int mux_id; member
/Linux-v5.10/include/linux/
Dif_rmnet.h20 u8 mux_id; member
/Linux-v5.10/include/media/drv-intf/
Dexynos-fimc.h74 u16 mux_id; member
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c153 static int nouveau_dsm_switch_mux(acpi_handle handle, int mux_id) in nouveau_dsm_switch_mux()