Home
last modified time | relevance | path

Searched refs:container_of (Results 1 – 25 of 76) sorted by relevance

1234

/optee_os-3.20.0/core/drivers/
A Dls_gpio.c34 struct ls_gpio_chip_data *gc_data = container_of(chip, in gpio_get_value()
59 struct ls_gpio_chip_data *gc_data = container_of(chip, in gpio_set_value()
85 struct ls_gpio_chip_data *gc_data = container_of(chip, in gpio_get_direction()
110 struct ls_gpio_chip_data *gc_data = container_of(chip, in gpio_set_direction()
134 struct ls_gpio_chip_data *gc_data = container_of(chip, in gpio_get_interrupt()
159 struct ls_gpio_chip_data *gc_data = container_of(chip, in gpio_set_interrupt()
A Dsp805_wdt.c18 container_of(chip, struct sp805_wdt_data, chip); in chip_to_base()
26 container_of(chip, struct sp805_wdt_data, chip); in sp805_setload()
49 container_of(chip, struct sp805_wdt_data, chip); in sp805_config()
92 container_of(chip, struct sp805_wdt_data, chip); in wdt_itr_cb()
A Dimx_lpuart.c23 container_of(chip, struct imx_uart_data, chip); in chip_to_base()
86 container_of(chip, struct imx_uart_data, chip); in imx_lpuart_dev_init()
106 container_of(chip, struct imx_uart_data, chip); in imx_lpuart_dev_free()
A Dserial8250_uart.c35 container_of(chip, struct serial8250_uart_data, chip); in chip_to_base()
120 container_of(chip, struct serial8250_uart_data, chip); in serial8250_uart_dev_init()
145 container_of(chip, struct serial8250_uart_data, chip); in serial8250_uart_dev_free()
A Dns16550.c51 container_of(chip, struct ns16550_data, chip); in ns16550_flush()
63 container_of(chip, struct ns16550_data, chip); in ns16550_putc()
A Dimx_uart.c89 container_of(chip, struct imx_uart_data, chip); in chip_to_base()
159 container_of(chip, struct imx_uart_data, chip); in imx_uart_dev_init()
179 container_of(chip, struct imx_uart_data, chip); in imx_uart_dev_free()
A Dversal_gpio.c185 struct versal_gpio_chip *p = container_of(chip, in do_get_value()
193 struct versal_gpio_chip *p = container_of(chip, in do_set_value()
201 struct versal_gpio_chip *p = container_of(chip, in do_set_dir()
208 struct versal_gpio_chip *p = container_of(chip, in do_get_dir()
A Datmel_wdt.c80 struct atmel_wdt *wdt = container_of(chip, struct atmel_wdt, chip); in atmel_wdt_settimeout()
94 struct atmel_wdt *wdt = container_of(chip, struct atmel_wdt, chip); in atmel_wdt_ping()
107 struct atmel_wdt *wdt = container_of(chip, struct atmel_wdt, chip); in atmel_wdt_enable()
121 struct atmel_wdt *wdt = container_of(chip, struct atmel_wdt, chip); in atmel_wdt_disable()
A Dpl011.c80 container_of(chip, struct pl011_data, chip); in chip_to_base()
185 struct pl011_data *pd = container_of(chip, struct pl011_data, chip); in pl011_dev_init()
209 struct pl011_data *pd = container_of(chip, struct pl011_data, chip); in pl011_dev_free()
A Dpl022_spi.c144 struct pl022_data *pd = container_of(chip, struct pl022_data, chip); in pl022_txrx8()
190 struct pl022_data *pd = container_of(chip, struct pl022_data, chip); in pl022_txrx16()
287 struct pl022_data *pd = container_of(chip, struct pl022_data, chip); in pl022_control_cs()
359 struct pl022_data *pd = container_of(chip, struct pl022_data, chip); in pl022_flush_fifo()
375 struct pl022_data *pd = container_of(chip, struct pl022_data, chip); in pl022_configure()
477 struct pl022_data *pd = container_of(chip, struct pl022_data, chip); in pl022_start()
487 struct pl022_data *pd = container_of(chip, struct pl022_data, chip); in pl022_end()
A Dls_dspi.c251 struct ls_dspi_data *data = container_of(chip, struct ls_dspi_data, in ls_dspi_txrx8()
304 struct ls_dspi_data *data = container_of(chip, struct ls_dspi_data, in ls_dspi_txrx16()
350 struct ls_dspi_data *data = container_of(chip, struct ls_dspi_data, in ls_dspi_start()
363 struct ls_dspi_data *data = container_of(chip, struct ls_dspi_data, in ls_dspi_end()
511 struct ls_dspi_data *data = container_of(chip, struct ls_dspi_data, in ls_dspi_configure()
A Dgic.c461 struct gic_data *gd = container_of(chip, struct gic_data, chip); in gic_op_add()
474 struct gic_data *gd = container_of(chip, struct gic_data, chip); in gic_op_enable()
484 struct gic_data *gd = container_of(chip, struct gic_data, chip); in gic_op_disable()
494 struct gic_data *gd = container_of(chip, struct gic_data, chip); in gic_op_raise_pi()
505 struct gic_data *gd = container_of(chip, struct gic_data, chip); in gic_op_raise_sgi()
518 struct gic_data *gd = container_of(chip, struct gic_data, chip); in gic_op_set_affinity()
A Dstih_asc.c20 container_of(chip, struct stih_asc_pd, chip); in chip_to_base()
A Damlogic_uart.c28 container_of(chip, struct amlogic_uart_data, chip); in chip_to_base()
A Dscif.c51 container_of(chip, struct scif_uart_data, chip); in chip_to_base()
A Dsprd_uart.c47 container_of(chip, struct sprd_uart_data, chip); in chip_to_base()
A Datmel_uart.c56 container_of(chip, struct atmel_uart_data, chip); in chip_to_base()
A Dcdns_uart.c62 container_of(chip, struct cdns_uart_data, chip); in chip_to_base()
A Dmvebu_uart.c60 container_of(chip, struct mvebu_uart_data, chip); in chip_to_base()
/optee_os-3.20.0/core/drivers/crypto/aspeed/
A Dhace_ast2600.c95 hctx = container_of(ctx, struct ast2600_hace_ctx, hash_ctx); in ast2600_hace_process()
139 hctx = container_of(ctx, struct ast2600_hace_ctx, hash_ctx); in ast2600_hace_init()
178 hctx = container_of(ctx, struct ast2600_hace_ctx, hash_ctx); in ast2600_hace_update()
228 hctx = container_of(ctx, struct ast2600_hace_ctx, hash_ctx); in ast2600_hace_final()
295 hctx = container_of(ctx, struct ast2600_hace_ctx, hash_ctx); in ast2600_hace_free()
308 src_hctx = container_of(src_ctx, struct ast2600_hace_ctx, hash_ctx); in ast2600_hace_copy_state()
309 dst_hctx = container_of(dst_ctx, struct ast2600_hace_ctx, hash_ctx); in ast2600_hace_copy_state()
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dsecure_partition.h74 return container_of(sess, struct sp_session, ts_sess); in to_sp_session()
80 return container_of(ctx, struct sp_ctx, ts_ctx); in to_sp_ctx()
/optee_os-3.20.0/core/include/kernel/
A Duser_ta.h57 return container_of(ctx, struct user_ta_ctx, ta_ctx.ts_ctx); in to_user_ta_ctx()
A Dpseudo_ta.h57 return container_of(ctx, struct pseudo_ta_ctx, ctx.ts_ctx); in to_pseudo_ta_ctx()
/optee_os-3.20.0/core/arch/riscv/plat-spike/drivers/
A Dhtif.c34 container_of(chip, struct htif_console_data, chip); in chip_to_base()
/optee_os-3.20.0/core/mm/
A Dmobj.c136 return container_of(mobj, struct mobj_phys, mobj); in to_mobj_phys()
313 return container_of(mobj, struct mobj_mm, mobj); in to_mobj_mm()
441 return container_of(mobj, struct mobj_shm, mobj); in to_mobj_shm()
482 return container_of(mobj, struct mobj_seccpy_shm, mobj); in to_mobj_seccpy_shm()
619 return container_of(mobj, struct mobj_with_fobj, mobj); in to_mobj_with_fobj()

Completed in 32 milliseconds

1234