Home
last modified time | relevance | path

Searched defs:simple (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/usb/dwc3/
Ddwc3-of-simple.c35 struct dwc3_of_simple *simple; in dwc3_of_simple_probe() local
97 static void __dwc3_of_simple_teardown(struct dwc3_of_simple *simple) in __dwc3_of_simple_teardown()
116 struct dwc3_of_simple *simple = platform_get_drvdata(pdev); in dwc3_of_simple_remove() local
123 struct dwc3_of_simple *simple = platform_get_drvdata(pdev); in dwc3_of_simple_shutdown() local
130 struct dwc3_of_simple *simple = dev_get_drvdata(dev); in dwc3_of_simple_runtime_suspend() local
139 struct dwc3_of_simple *simple = dev_get_drvdata(dev); in dwc3_of_simple_runtime_resume() local
146 struct dwc3_of_simple *simple = dev_get_drvdata(dev); in dwc3_of_simple_suspend() local
156 struct dwc3_of_simple *simple = dev_get_drvdata(dev); in dwc3_of_simple_resume() local
/linux-6.12.1/sound/soc/tegra/
Dtegra_audio_graph_card.c17 #define simple_to_tegra_priv(simple) \ argument
37 struct simple_util_priv simple; member
68 struct simple_util_priv *simple = snd_soc_card_get_drvdata(rtd->card); in tegra_audio_graph_update_pll() local
176 struct simple_util_priv *simple = snd_soc_card_get_drvdata(card); in tegra_audio_graph_card_probe() local
/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_simple_resource.c39 struct vmw_simple_resource simple; member
61 struct vmw_simple_resource *simple, in vmw_simple_resource_init()
/linux-6.12.1/tools/sched_ext/
Dscx_simple.c36 static void sigint_handler(int simple) in sigint_handler()
/linux-6.12.1/tools/testing/selftests/sched_ext/
Drunner.c36 static void sigint_handler(int simple) in sigint_handler()
/linux-6.12.1/fs/nfsd/
Dblocklayoutxdr.h37 } simple; member
/linux-6.12.1/sound/soc/generic/
Daudio-graph-card2-custom-sample.c26 #define simple_to_custom(simple) container_of((simple), struct custom_priv, simple_priv) argument
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dverifier_bpf_fastcall.c20 __naked void simple(void) in simple() function
Dbtf_dump_test_case_syntax.c191 struct struct_simple simple; member
/linux-6.12.1/fs/nfs/blocklayout/
Dblocklayout.h69 } simple; member
/linux-6.12.1/include/soc/fsl/
Ddpaa2-fd.h50 } simple; member
/linux-6.12.1/drivers/scsi/mpi3mr/mpi/
Dmpi30_transport.h295 struct mpi3_sge_common simple; member
/linux-6.12.1/fs/ntfs3/
Dfsntfs.c169 bool simple) in ntfs_fix_post_read()
/linux-6.12.1/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_leaf.c358 struct kvaser_cmd_simple simple; member
/linux-6.12.1/fs/btrfs/
Dqgroup.c1019 const bool simple = (quota_ctl_args->cmd == BTRFS_QUOTA_CTL_ENABLE_SIMPLE_QUOTA); in btrfs_quota_enable() local