/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | ds.c | 679 if (!(s->state & SOCKET_PRESENT)) in pcmcia_requery()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | tc358768.c | 670 mode = &bridge->encoder->crtc->state->adjusted_mode; in tc358768_bridge_pre_enable() 1108 * the gpio line must be LOW. This is the ASSERTED state of in tc358768_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-dsi-core.c | 773 mode = &bridge->encoder->crtc->state->adjusted_mode; in cdns_dsi_bridge_enable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | renoir_ppt.c | 1407 static int renoir_gfx_state_change_set(struct smu_context *smu, uint32_t state) in renoir_gfx_state_change_set() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.h | 738 int set_link_state(struct hfi1_pportdata *, u32 state);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | cq.c | 886 if (mdev->dev->persist->state & MLX4_DEVICE_STATE_INTERNAL_ERROR) { in mlx4_ib_poll_cq()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_hotplug_irq.c | 373 if (dev_priv->display.hotplug.stats[encoder->hpd_pin].state == HPD_ENABLED) in intel_hpd_enabled_irqs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 429 SVGADXQueryDeviceState state; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
H A D | sun6i_mipi_dsi.c | 718 struct drm_display_mode *mode = &encoder->crtc->state->adjusted_mode; in sun6i_dsi_encoder_enable()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | synaptics.c | 678 if (child && child->state == PSMOUSE_ACTIVATED) { in synaptics_pass_pt_packet()
|
/kernel/linux/linux-6.6/net/rose/ |
H A D | rose_route.c | 932 rose->state = ROSE_STATE_0; in rose_route_frame()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | input.c | 273 * We hold this ref throughout the state machine to make 427 * This function sends an event to the state machine, which will abort the 454 asoc->state, asoc->ep, asoc, t, in sctp_icmp_proto_unreachable()
|
/kernel/linux/linux-6.6/tools/testing/cxl/test/ |
H A D | cxl.c | 793 cxled->state = CXL_DECODER_STATE_AUTO; in mock_init_hdm_decoder()
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | keyctl.c | 1033 if (key->state != KEY_IS_UNINSTANTIATED) { in keyctl_chown_key()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1242 __u32 state; member
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_pcm.c | 244 *runtime->state == SNDRV_PCM_STATE_RUNNING) { in snd_gf1_pcm_interrupt_wave()
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | sb16_csp.c | 210 info.state = p->running; in snd_sb_csp_ioctl() 227 /* change CSP running state */ in snd_sb_csp_ioctl()
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.h | 470 * @block: device is in SDEV_BLOCK state 837 * enum reset_type - reset state 905 * @state: state machine 910 u16 state; member 1190 * @ioc_coredump_loop: will have non-zero value when FW is in CoreDump state
|
/kernel/linux/linux-6.6/mm/damon/ |
H A D | sysfs.c | 1589 __ATTR_RW_MODE(state, 0600);
|
/kernel/linux/linux-6.6/sound/soc/sti/ |
H A D | uniperif.h | 1319 enum uniperif_state state; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1242 __u32 state; member
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | sched.c | 903 return test_bit(XPRT_LOCKED, &xprt->state) && xprt->snd_task == tk; in xprt_needs_memalloc() 907 * This is the RPC `scheduler' (or rather, the finite state machine).
|
/kernel/linux/linux-6.6/net/vmw_vsock/ |
H A D | virtio_transport_common.c | 1109 sk->sk_socket->state = SS_CONNECTED; in virtio_transport_recv_connecting() 1279 * not able to take the state to see if there is space available in the in virtio_transport_space_update()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1165 __u32 state; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_h264_syntax_template.c | 724 SEIMessageState *state) in film_grain_characteristics() 722 film_grain_characteristics(CodedBitstreamContext *ctx, RWContext *rw, H264RawFilmGrainCharacteristics *current, SEIMessageState *state) film_grain_characteristics() argument
|