Home
last modified time | relevance | path

Searched defs:ctrl (Results 51 – 75 of 1258) sorted by relevance

12345678910>>...51

/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dctrl.c35 nvkm_control_mthd_pstate_info(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_info()
68 nvkm_control_mthd_pstate_attr(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_attr()
141 nvkm_control_mthd_pstate_user(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_user()
172 struct nvkm_control *ctrl = nvkm_control(object); in nvkm_control_mthd() local
195 struct nvkm_control *ctrl; in nvkm_control_new() local
/Linux-v5.15/drivers/ptp/
Dptp_qoriq_debugfs.c12 u32 ctrl; in ptp_qoriq_fiper1_lpbk_get() local
24 u32 ctrl; in ptp_qoriq_fiper1_lpbk_set() local
43 u32 ctrl; in ptp_qoriq_fiper2_lpbk_get() local
55 u32 ctrl; in ptp_qoriq_fiper2_lpbk_set() local
/Linux-v5.15/drivers/net/mdio/
Dmdio-gpio.c31 struct mdiobb_ctrl ctrl; member
53 static void mdio_dir(struct mdiobb_ctrl *ctrl, int dir) in mdio_dir()
74 static int mdio_get(struct mdiobb_ctrl *ctrl) in mdio_get()
82 static void mdio_set(struct mdiobb_ctrl *ctrl, int what) in mdio_set()
93 static void mdc_set(struct mdiobb_ctrl *ctrl, int what) in mdc_set()
/Linux-v5.15/arch/arm/kernel/
Dunwind.c207 static unsigned long unwind_get_byte(struct unwind_ctrl_block *ctrl) in unwind_get_byte()
229 static int unwind_pop_register(struct unwind_ctrl_block *ctrl, in unwind_pop_register()
245 static int unwind_exec_pop_subset_r4_to_r13(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r4_to_r13()
265 static int unwind_exec_pop_r4_to_rN(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_r4_to_rN()
285 static int unwind_exec_pop_subset_r0_to_r3(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r0_to_r3()
307 static int unwind_exec_insn(struct unwind_ctrl_block *ctrl) in unwind_exec_insn()
380 struct unwind_ctrl_block ctrl; in unwind_frame() local
/Linux-v5.15/drivers/clocksource/
Ddw_apb_timer.c73 u32 ctrl = apbt_readl(timer, APBTMR_N_CONTROL); in apbt_disable_int() local
114 u32 ctrl = apbt_readl(timer, APBTMR_N_CONTROL); in apbt_enable_int() local
124 u32 ctrl; in apbt_shutdown() local
138 u32 ctrl; in apbt_set_oneshot() local
171 u32 ctrl; in apbt_set_periodic() local
207 u32 ctrl; in apbt_next_event() local
333 u32 ctrl = apbt_readl(&dw_cs->timer, APBTMR_N_CONTROL); in dw_apb_clocksource_start() local
/Linux-v5.15/drivers/nvme/target/
Ddiscovery.c16 struct nvmet_ctrl *ctrl) in __nvmet_disc_changed()
31 struct nvmet_ctrl *ctrl; in nvmet_port_disc_changed() local
54 struct nvmet_ctrl *ctrl; in __nvmet_subsys_disc_changed() local
146 struct nvmet_ctrl *ctrl = req->sq->ctrl; in discovery_log_entries() local
164 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_disc_get_log_page() local
245 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_disc_identify() local
Dfabrics-cmd.c40 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_prop_get() local
106 static u16 nvmet_install_queue(struct nvmet_ctrl *ctrl, struct nvmet_req *req) in nvmet_install_queue()
174 struct nvmet_ctrl *ctrl = NULL; in nvmet_execute_admin_connect() local
239 struct nvmet_ctrl *ctrl; in nvmet_execute_io_connect() local
Dpassthru.c23 void nvmet_passthrough_override_cap(struct nvmet_ctrl *ctrl) in nvmet_passthrough_override_cap()
35 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_passthru_override_id_ctrl() local
231 struct nvme_ctrl *ctrl = nvmet_req_subsys(req)->passthru_ctrl; in nvmet_passthru_execute_cmd() local
312 struct nvme_ctrl *ctrl = nvmet_req_subsys(req)->passthru_ctrl; in nvmet_passthru_set_host_behaviour() local
512 struct nvme_ctrl *ctrl; in nvmet_passthru_ctrl_enable() local
Dadmin-cmd.c50 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_page_error() local
109 struct nvmet_ctrl *ctrl; in nvmet_get_smart_log_all() local
226 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_changed_ns() local
251 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_format_ana_group() local
347 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_identify_ctrl() local
570 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_identify_nslist() local
967 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_async_event() local
986 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_keep_alive() local
/Linux-v5.15/drivers/net/ethernet/freescale/fs_enet/
Dmii-bitbang.c31 struct mdiobb_ctrl ctrl; member
58 static inline void mdio_dir(struct mdiobb_ctrl *ctrl, int dir) in mdio_dir()
71 static inline int mdio_read(struct mdiobb_ctrl *ctrl) in mdio_read()
77 static inline void mdio(struct mdiobb_ctrl *ctrl, int what) in mdio()
90 static inline void mdc(struct mdiobb_ctrl *ctrl, int what) in mdc()
/Linux-v5.15/drivers/comedi/drivers/
Dcomedi_parport.c90 unsigned int ctrl; in parport_data_reg_insn_config() local
122 unsigned int ctrl; in parport_ctrl_reg_insn_bits() local
187 unsigned int ctrl; in parport_intr_cmd() local
199 unsigned int ctrl; in parport_intr_cancel() local
212 unsigned int ctrl; in parport_interrupt() local
/Linux-v5.15/drivers/media/test-drivers/vivid/
Dvivid-ctrls.c112 static int vivid_user_gen_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_user_gen_s_ctrl()
308 static int vivid_fb_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_fb_s_ctrl()
335 static int vivid_user_vid_g_volatile_ctrl(struct v4l2_ctrl *ctrl) in vivid_user_vid_g_volatile_ctrl()
347 static int vivid_user_vid_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_user_vid_s_ctrl()
388 static int vivid_vid_cap_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_vid_cap_s_ctrl()
905 static int vivid_loop_cap_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_loop_cap_s_ctrl()
936 static int vivid_vbi_cap_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_vbi_cap_s_ctrl()
964 static int vivid_vid_out_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_vid_out_s_ctrl()
1084 static int vivid_streaming_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_streaming_s_ctrl()
1223 static int vivid_sdtv_cap_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_sdtv_cap_s_ctrl()
[all …]
/Linux-v5.15/drivers/media/common/
Dcx2341x.c266 struct v4l2_ext_control *ctrl) in cx2341x_get_ctrl()
380 struct v4l2_ext_control *ctrl) in cx2341x_set_ctrl()
924 static int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl, in v4l2_ctrl_check()
958 struct v4l2_ext_control *ctrl = ctrls->controls + i; in cx2341x_ext_ctrls() local
969 struct v4l2_ext_control *ctrl = ctrls->controls + i; in cx2341x_ext_ctrls() local
1190 struct v4l2_ext_control ctrl; in cx2341x_menu_item() local
1295 static inline struct cx2341x_handler *to_cxhdl(struct v4l2_ctrl *ctrl) in to_cxhdl()
1316 static inline int cx2341x_neq(struct v4l2_ctrl *ctrl) in cx2341x_neq()
1321 static int cx2341x_try_ctrl(struct v4l2_ctrl *ctrl) in cx2341x_try_ctrl()
1361 static int cx2341x_s_ctrl(struct v4l2_ctrl *ctrl) in cx2341x_s_ctrl()
/Linux-v5.15/drivers/usb/dwc3/
Dep0.c311 struct usb_ctrlrequest *ctrl) in dwc3_ep0_handle_status()
447 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_device()
485 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_intf()
510 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_endpoint()
544 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_feature()
568 static int dwc3_ep0_set_address(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_address()
598 static int dwc3_ep0_delegate_req(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_delegate_req()
610 static int dwc3_ep0_set_config(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_config()
709 static int dwc3_ep0_set_sel(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_sel()
743 static int dwc3_ep0_set_isoch_delay(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_isoch_delay()
[all …]
/Linux-v5.15/drivers/mtd/nand/raw/
Dfsl_ifc_nand.c31 struct fsl_ifc_ctrl *ctrl; member
142 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in set_addr() local
162 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in check_read_ecc()
175 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command() local
254 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read() local
294 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc() local
607 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_wait() local
671 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_page() local
709 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_attach_chip() local
778 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_sram_init() local
[all …]
/Linux-v5.15/drivers/pci/hotplug/
Dcpqphp_pci.c70 int cpqhp_configure_device(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_device()
199 static int PCI_ScanBusForNonBridge(struct controller *ctrl, u8 bus_num, u8 *dev_num) in PCI_ScanBusForNonBridge()
237 static int PCI_GetBusDevHelper(struct controller *ctrl, u8 *bus_num, u8 *dev_num, u8 slot, u8 nobri… in PCI_GetBusDevHelper()
276 int cpqhp_get_bus_dev(struct controller *ctrl, u8 *bus_num, u8 *dev_num, u8 slot) in cpqhp_get_bus_dev()
297 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug) in cpqhp_save_config()
464 int cpqhp_save_slot_config(struct controller *ctrl, struct pci_func *new_slot) in cpqhp_save_slot_config()
548 int cpqhp_save_base_addr_length(struct controller *ctrl, struct pci_func *func) in cpqhp_save_base_addr_length()
685 int cpqhp_save_used_resources(struct controller *ctrl, struct pci_func *func) in cpqhp_save_used_resources()
948 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board()
1026 int cpqhp_valid_replace(struct controller *ctrl, struct pci_func *func) in cpqhp_valid_replace()
[all …]
/Linux-v5.15/drivers/nvme/host/
Dhwmon.c14 struct nvme_ctrl *ctrl; member
19 static int nvme_get_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_get_temp_thresh()
40 static int nvme_set_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_set_temp_thresh()
224 int nvme_hwmon_init(struct nvme_ctrl *ctrl) in nvme_hwmon_init()
257 void nvme_hwmon_exit(struct nvme_ctrl *ctrl) in nvme_hwmon_exit()
/Linux-v5.15/drivers/platform/surface/aggregator/
Dcore.c53 struct ssam_controller *ctrl; in ssam_get_controller() local
80 static int ssam_try_set_controller(struct ssam_controller *ctrl) in ssam_try_set_controller()
232 struct ssam_controller *ctrl; in ssam_receive_buf() local
251 static int ssam_log_firmware_version(struct ssam_controller *ctrl) in ssam_log_firmware_version()
271 struct ssam_controller *ctrl = dev_get_drvdata(dev); in firmware_version_show() local
618 struct ssam_controller *ctrl; in ssam_serial_hub_probe() local
725 struct ssam_controller *ctrl = serdev_device_get_drvdata(serdev); in ssam_serial_hub_remove() local
/Linux-v5.15/net/caif/
Dcfctrl.c22 static int handle_loop(struct cfctrl *ctrl, in handle_loop()
63 struct cfctrl *ctrl = container_obj(layer); in cfctrl_remove() local
129 static void cfctrl_insert_req(struct cfctrl *ctrl, in cfctrl_insert_req()
140 static struct cfctrl_request_info *cfctrl_remove_req(struct cfctrl *ctrl, in cfctrl_remove_req()
334 struct cfctrl *ctrl = container_obj(layr); in cfctrl_cancel_req() local
551 static void cfctrl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, in cfctrl_ctrlcmd()
586 static int handle_loop(struct cfctrl *ctrl, int cmd, struct cfpkt *pkt) in handle_loop()
/Linux-v5.15/drivers/media/platform/qcom/venus/
Dvdec_ctrls.c13 static int vdec_op_s_ctrl(struct v4l2_ctrl *ctrl) in vdec_op_s_ctrl()
49 static int vdec_op_g_volatile_ctrl(struct v4l2_ctrl *ctrl) in vdec_op_g_volatile_ctrl()
98 struct v4l2_ctrl *ctrl; in vdec_ctrl_init() local
/Linux-v5.15/sound/soc/codecs/
Dsigmadsp.c110 struct sigmadsp_control *ctrl = (void *)kcontrol->private_value; in sigmadsp_ctrl_info() local
119 struct sigmadsp_control *ctrl, void *data) in sigmadsp_ctrl_write()
133 struct sigmadsp_control *ctrl = (void *)kcontrol->private_value; in sigmadsp_ctrl_put() local
159 struct sigmadsp_control *ctrl = (void *)kcontrol->private_value; in sigmadsp_ctrl_get() local
184 struct sigmadsp_control *ctrl = (void *)kcontrol->private_value; in sigmadsp_control_free() local
206 struct sigmadsp_control *ctrl; in sigma_fw_load_control() local
469 struct sigmadsp_control *ctrl, *_ctrl; in sigmadsp_firmware_release() local
644 struct sigmadsp_control *ctrl, unsigned int samplerate_mask) in sigmadsp_alloc_control()
671 struct sigmadsp_control *ctrl, unsigned int samplerate_mask) in sigmadsp_activate_ctrl()
720 struct sigmadsp_control *ctrl; in sigmadsp_attach() local
[all …]
/Linux-v5.15/arch/powerpc/sysdev/
Dfsl_lbc.c185 static int fsl_lbc_ctrl_init(struct fsl_lbc_ctrl *ctrl, in fsl_lbc_ctrl_init()
211 struct fsl_lbc_ctrl *ctrl = data; in fsl_lbc_ctrl_irq() local
354 struct fsl_lbc_ctrl *ctrl; in fsl_lbc_syscore_suspend() local
378 struct fsl_lbc_ctrl *ctrl; in fsl_lbc_syscore_resume() local
/Linux-v5.15/sound/soc/atmel/
Dmchp-spdiftx.c213 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_channel_status_write() local
229 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_user_data_write() local
246 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_interrupt() local
310 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_trigger() local
358 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_hw_params() local
577 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_cs_get() local
593 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_cs_put() local
636 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_subcode_get() local
653 struct mchp_spdiftx_mixer_control *ctrl = &dev->control; in mchp_spdiftx_subcode_put() local
775 struct mchp_spdiftx_mixer_control *ctrl; in mchp_spdiftx_probe() local
/Linux-v5.15/drivers/infiniband/sw/siw/
Diwarp.h112 static inline u8 __ddp_get_version(struct iwarp_ctrl *ctrl) in __ddp_get_version()
117 static inline u8 __rdmap_get_version(struct iwarp_ctrl *ctrl) in __rdmap_get_version()
124 static inline u8 __rdmap_get_opcode(struct iwarp_ctrl *ctrl) in __rdmap_get_opcode()
129 static inline void __rdmap_set_opcode(struct iwarp_ctrl *ctrl, u8 opcode) in __rdmap_set_opcode()
136 struct iwarp_ctrl ctrl; member
142 struct iwarp_ctrl ctrl; member
155 struct iwarp_ctrl ctrl; member
161 struct iwarp_ctrl ctrl; member
169 struct iwarp_ctrl ctrl; member
177 struct iwarp_ctrl ctrl; member
[all …]
/Linux-v5.15/drivers/media/i2c/
Dlm3560.c160 static int lm3560_get_ctrl(struct v4l2_ctrl *ctrl, enum lm3560_led_id led_no) in lm3560_get_ctrl()
187 static int lm3560_set_ctrl(struct v4l2_ctrl *ctrl, enum lm3560_led_id led_no) in lm3560_set_ctrl()
247 static int lm3560_led1_get_ctrl(struct v4l2_ctrl *ctrl) in lm3560_led1_get_ctrl()
252 static int lm3560_led1_set_ctrl(struct v4l2_ctrl *ctrl) in lm3560_led1_set_ctrl()
257 static int lm3560_led0_get_ctrl(struct v4l2_ctrl *ctrl) in lm3560_led0_get_ctrl()
262 static int lm3560_led0_set_ctrl(struct v4l2_ctrl *ctrl) in lm3560_led0_set_ctrl()

12345678910>>...51