/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 1145 * For set operations on slave controls, check if the master's value is set to 1147 * the master's current value. This catches VIDIOC_S_EXT_CTRLS calls that set 1148 * both the master and slave control, such as for instance setting 1181 * Iterate backwards in cases where the master control is accessed in uvc_ctrl_is_accessible() 1513 * Send control change events for the slave of the @master control identified 1518 struct uvc_fh *handle, struct uvc_control *master, u32 slave_id) in uvc_ctrl_send_slave_event() 1525 __uvc_find_control(master->entity, slave_id, &mapping, &ctrl, 0); in uvc_ctrl_send_slave_event() 1659 * If the master is being modified in the same transaction in uvc_ctrl_send_events() 1517 uvc_ctrl_send_slave_event(struct uvc_video_chain *chain, struct uvc_fh *handle, struct uvc_control *master, u32 slave_id) uvc_ctrl_send_slave_event() argument
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | ab8500_fg.c | 3033 static int ab8500_fg_bind(struct device *dev, struct device *master, in ab8500_fg_bind() argument 3050 static void ab8500_fg_unbind(struct device *dev, struct device *master, in ab8500_fg_unbind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 1843 static int hdmi_bind(struct device *dev, struct device *master, void *data) in hdmi_bind() argument 1879 static void hdmi_unbind(struct device *dev, struct device *master, void *data) in hdmi_unbind() argument
|
H A D | exynos_mixer.c | 1214 static void mixer_unbind(struct device *dev, struct device *master, void *data) in mixer_unbind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 2646 static int vop2_bind(struct device *dev, struct device *master, void *data) in vop2_bind() argument 2753 static void vop2_unbind(struct device *dev, struct device *master, void *data) in vop2_unbind() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | pmtu.sh | 621 run_cmd ${ns_a} ip link set ${type}_a master ${br_if_a} 842 run_cmd ${ns_a} ip link set veth_A-C master br0
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5670.c | 2443 rt5670->master[dai->id] = 1; in rt5670_set_dai_fmt() 2447 rt5670->master[dai->id] = 0; in rt5670_set_dai_fmt()
|
H A D | rt5682s.h | 1469 int master[RT5682S_AIFS]; member
|
H A D | rt5682.h | 1459 int master[RT5682_AIFS]; member
|
H A D | rt5677.h | 1779 int master[RT5677_AIFS]; member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 481 /* Freeze master and slave PEs if PHB supports compound PEs */ in pnv_eeh_set_option() 499 /* Unfreeze master and slave PEs if PHB supports */ in pnv_eeh_set_option() 1349 * the master PE because slave PE is invisible in pnv_eeh_get_pe() 1354 pnv_pe = pnv_pe->master; in pnv_eeh_get_pe()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 482 /* Freeze master and slave PEs if PHB supports compound PEs */ in pnv_eeh_set_option() 500 /* Unfreeze master and slave PEs if PHB supports */ in pnv_eeh_set_option() 1349 * the master PE because slave PE is invisible in pnv_eeh_get_pe() 1354 pnv_pe = pnv_pe->master; in pnv_eeh_get_pe()
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | guest.c | 588 if (ctx->master || !ctx->afu->pp_psa) { in attach_afu_directed()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_mixer.c | 1209 static void mixer_unbind(struct device *dev, struct device *master, void *data) in mixer_unbind() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 943 bool master; member
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | hdlc_fr.c | 396 memcpy(info.master, pvc->frad->name, IFNAMSIZ); in pvc_ioctl()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | max3420_udc.c | 1208 if (spi->master->flags & SPI_MASTER_HALF_DUPLEX) { in max3420_probe()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5682.h | 1421 int master[RT5682_AIFS]; member
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_nat_core.c | 426 /* If there is no master conntrack we are not PPTP, in nf_nat_l4proto_unique_tuple() 428 if (!ct->master) in nf_nat_l4proto_unique_tuple() 1011 .name = "nat-follow-master",
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-sprd.c | 582 struct sprd_spi *ss = spi_master_get_devdata(sdev->master); in sprd_spi_dma_txrx_bufs()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | guest.c | 594 if (ctx->master || !ctx->afu->pp_psa) { in attach_afu_directed()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 943 bool master; member
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-sprd.c | 581 struct sprd_spi *ss = spi_master_get_devdata(sdev->master); in sprd_spi_dma_txrx_bufs()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | max3420_udc.c | 1204 if (spi->master->flags & SPI_MASTER_HALF_DUPLEX) { in max3420_probe()
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | hdlc_fr.c | 378 memcpy(info.master, pvc->frad->name, IFNAMSIZ); in pvc_ioctl()
|