Home
last modified time | relevance | path

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

/Linux-v5.4/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()
211 u8 mux_id; in rmnet_egress_handler() local
Drmnet_config.c136 u16 mux_id; in rmnet_newlink() local
189 u8 mux_id; in rmnet_dellink() local
273 u16 mux_id; in rmnet_rtnl_validate() local
293 u16 mux_id; in rmnet_changelink() local
391 struct rmnet_endpoint *rmnet_get_endpoint(struct rmnet_port *port, u8 mux_id) in rmnet_get_endpoint()
Drmnet_config.h16 u8 mux_id; member
61 u8 mux_id; member
Drmnet_map_command.c17 u8 mux_id; in rmnet_map_do_flow_control() local
/Linux-v5.4/drivers/net/usb/
Dqmi_wwan.c69 u8 mux_id; member
75 u8 mux_id; member
176 static struct net_device *qmimux_find_dev(struct usbnet *dev, u8 mux_id) in qmimux_find_dev()
266 static int qmimux_register_device(struct net_device *real_dev, u8 mux_id) in qmimux_register_device()
423 u8 mux_id; in add_mux_store() local
469 u8 mux_id; in del_mux_store() local
/Linux-v5.4/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.4/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.4/drivers/pinctrl/freescale/
Dpinctrl-imx1.h24 unsigned int mux_id; member
/Linux-v5.4/drivers/clk/tegra/
Dclk-tegra-pmc.c30 int mux_id; member
/Linux-v5.4/include/linux/
Dif_rmnet.h20 u8 mux_id; member
/Linux-v5.4/include/media/drv-intf/
Dexynos-fimc.h74 u16 mux_id; member
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c154 static int nouveau_dsm_switch_mux(acpi_handle handle, int mux_id) in nouveau_dsm_switch_mux()