Home
last modified time | relevance | path

Searched refs:to_state (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/media/i2c/cx25840/
H A Dcx25840-audio.c33 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_set_audclk_freq()
288 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx23885_set_audclk_freq()
330 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx231xx_set_audclk_freq()
406 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in set_audclk_freq()
425 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_audio_set_path()
507 struct cx25840_state *state = to_state(sd); in cx25840_s_clock_freq()
527 struct cx25840_state *state = to_state(sd); in cx25840_audio_s_ctrl()
H A Dcx25840-vbi.c75 struct cx25840_state *state = to_state(sd); in cx25840_g_sliced_fmt()
120 struct cx25840_state *state = to_state(sd); in cx25840_s_raw_fmt()
140 struct cx25840_state *state = to_state(sd); in cx25840_s_sliced_fmt()
218 struct cx25840_state *state = to_state(sd); in cx25840_decode_vbi_line()
H A Dcx25840-firmware.c57 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in get_fw_name()
97 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_loadfw()
H A Dcx25840-ir.c116 struct cx25840_state *state = to_state(sd); in to_ir_state()
466 struct cx25840_state *state = to_state(sd); in irqenable_rx()
477 struct cx25840_state *state = to_state(sd); in irqenable_tx()
490 struct cx25840_state *state = to_state(sd); in cx25840_ir_irq_handler()
1004 struct cx25840_state *state = to_state(sd); in cx25840_ir_log_status()
1188 struct cx25840_state *state = to_state(sd); in cx25840_ir_probe()
1227 struct cx25840_state *state = to_state(sd); in cx25840_ir_remove()
H A Dcx25840-core.h102 static inline struct cx25840_state *to_state(struct v4l2_subdev *sd) in to_state() function
/linux/drivers/media/i2c/
H A Dov7670.c250 static inline struct ov7670_info *to_state(struct v4l2_subdev *sd) in to_state() function
555 struct ov7670_info *info = to_state(sd); in ov7670_read()
566 struct ov7670_info *info = to_state(sd); in ov7670_write()
790 struct ov7670_info *info = to_state(sd); in ov7675_get_framerate()
810 struct ov7670_info *info = to_state(sd); in ov7675_apply_framerate()
824 struct ov7670_info *info = to_state(sd); in ov7675_set_framerate()
874 struct ov7670_info *info = to_state(sd); in ov7670_get_framerate_legacy()
885 struct ov7670_info *info = to_state(sd); in ov7670_set_framerate_legacy()
972 struct ov7670_info *info = to_state(sd); in ov7670_try_fmt_internal()
1031 struct ov7670_info *info = to_state(sd); in ov7670_apply_fmt()
[all …]
H A Dadv7180.c382 static inline struct adv7180_state *to_state(struct v4l2_subdev *sd) in to_state() function
389 struct adv7180_state *state = to_state(sd); in adv7180_querystd()
416 struct adv7180_state *state = to_state(sd); in adv7180_s_routing()
438 struct adv7180_state *state = to_state(sd); in adv7180_g_input_status()
464 struct adv7180_state *state = to_state(sd); in adv7180_s_std()
481 struct adv7180_state *state = to_state(sd); in adv7180_g_std()
492 struct adv7180_state *state = to_state(sd); in adv7180_get_frame_interval()
582 struct adv7180_state *state = to_state(sd); in adv7180_s_ctrl()
705 struct adv7180_state *state = to_state(sd); in adv7180_mbus_fmt()
760 struct adv7180_state *state = to_state(sd); in adv7180_get_pad_format()
[all …]
H A Dmsp3400-driver.h119 static inline struct msp_state *to_state(struct v4l2_subdev *sd) in to_state() function
/linux/drivers/media/pci/cx23885/
H A Dcx23888-ir.c133 static inline struct cx23888_ir_state *to_state(struct v4l2_subdev *sd) in to_state() function
503 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_irq_handler()
632 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_read()
684 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_g_parameters()
693 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_shutdown()
715 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_s_parameters()
803 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_write()
814 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_g_parameters()
823 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_shutdown()
843 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_s_parameters()
[all …]
/linux/drivers/net/ieee802154/
H A Dat86rf230.c72 u8 to_state; member
407 if (trx_state != ctx->to_state) { in at86rf230_async_state_assert()
418 if (ctx->to_state == STATE_RX_AACK_ON) in at86rf230_async_state_assert()
434 if (ctx->to_state == STATE_TX_ON || in at86rf230_async_state_assert()
435 ctx->to_state == STATE_TRX_OFF) { in at86rf230_async_state_assert()
436 u8 state = ctx->to_state; in at86rf230_async_state_assert()
449 ctx->from_state, ctx->to_state, trx_state); in at86rf230_async_state_assert()
484 switch (ctx->to_state) { in at86rf230_async_state_delay()
486 ctx->to_state = STATE_TX_ON; in at86rf230_async_state_delay()
490 ctx->to_state = STATE_TRX_OFF; in at86rf230_async_state_delay()
[all …]
/linux/drivers/virt/coco/guest/
H A Dreport.c62 static struct tsm_report_state *to_state(struct tsm_report *report) in to_state() function
69 struct tsm_report_state *state = to_state(report); in try_advance_write_generation()
218 struct tsm_report_state *state = to_state(report); in tsm_report_generation_show()
265 struct tsm_report_state *state = to_state(report); in read_cached_report()
285 struct tsm_report_state *state = to_state(report); in tsm_report_read()
370 struct tsm_report_state *state = to_state(report); in tsm_report_item_release()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c78 int to_state; member
1550 r->com.to_state = state; in qp_res_start_move_to()
1603 r->com.to_state = state; in mr_res_start_move_to()
1651 r->com.to_state = state; in eq_res_start_move_to()
1693 r->com.to_state = state; in cq_res_start_move_to()
1729 r->com.to_state = state; in srq_res_start_move_to()
1764 r->state = r->to_state; in res_end_move()
/linux/Documentation/driver-api/media/
H A Dv4l2-subdev.rst491 static inline struct chipname_state *to_state(struct v4l2_subdev *sd)