Home
last modified time | relevance | path

Searched defs:ctrl (Results 76 – 100 of 1258) sorted by relevance

12345678910>>...51

/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv50.c28 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) in pwm_info()
59 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_ctrl() local
69 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_get() local
86 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_set() local
/Linux-v5.15/drivers/firmware/imx/
Dmisc.c16 u32 ctrl; member
31 u32 ctrl; member
52 u8 ctrl, u32 val) in imx_sc_misc_set_control()
82 u8 ctrl, u32 *val) in imx_sc_misc_get_control()
/Linux-v5.15/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_core.c187 u32 ctrl; in sxgbe_set_eee_mode() local
201 u32 ctrl; in sxgbe_reset_eee_mode() local
210 u32 ctrl; in sxgbe_set_eee_pls() local
240 u32 ctrl; in sxgbe_enable_rx_csum() local
249 u32 ctrl; in sxgbe_disable_rx_csum() local
/Linux-v5.15/net/bluetooth/
Damp.c17 void amp_ctrl_get(struct amp_ctrl *ctrl) in amp_ctrl_get()
27 struct amp_ctrl *ctrl = container_of(kref, struct amp_ctrl, kref); in amp_ctrl_destroy() local
35 int amp_ctrl_put(struct amp_ctrl *ctrl) in amp_ctrl_put()
45 struct amp_ctrl *ctrl; in amp_ctrl_add() local
65 struct amp_ctrl *ctrl, *n; in amp_ctrl_list_flush() local
79 struct amp_ctrl *ctrl; in amp_ctrl_lookup() local
337 struct amp_ctrl *ctrl; in amp_write_rem_assoc_frag() local
/Linux-v5.15/include/media/
Dv4l2-ctrls.h324 struct v4l2_ctrl *ctrl; member
539 static inline void v4l2_ctrl_lock(struct v4l2_ctrl *ctrl) in v4l2_ctrl_lock()
549 static inline void v4l2_ctrl_unlock(struct v4l2_ctrl *ctrl) in v4l2_ctrl_unlock()
872 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab()
923 static inline int v4l2_ctrl_modify_range(struct v4l2_ctrl *ctrl, in v4l2_ctrl_modify_range()
1023 static inline int v4l2_ctrl_s_ctrl(struct v4l2_ctrl *ctrl, s32 val) in v4l2_ctrl_s_ctrl()
1075 static inline int v4l2_ctrl_s_ctrl_int64(struct v4l2_ctrl *ctrl, s64 val) in v4l2_ctrl_s_ctrl_int64()
1113 static inline int v4l2_ctrl_s_ctrl_string(struct v4l2_ctrl *ctrl, const char *s) in v4l2_ctrl_s_ctrl_string()
1154 static inline int v4l2_ctrl_s_ctrl_compound(struct v4l2_ctrl *ctrl, in v4l2_ctrl_s_ctrl_compound()
1168 #define __v4l2_ctrl_s_ctrl_area(ctrl, area) \ argument
[all …]
/Linux-v5.15/drivers/misc/mei/
Ddma-ring.c113 struct hbm_dma_ring_ctrl *ctrl = mei_dma_ring_ctrl(dev); in mei_dma_ring_reset() local
169 struct hbm_dma_ring_ctrl *ctrl = mei_dma_ring_ctrl(dev); in mei_dma_ring_read() local
215 struct hbm_dma_ring_ctrl *ctrl = mei_dma_ring_ctrl(dev); in mei_dma_ring_empty_slots() local
246 struct hbm_dma_ring_ctrl *ctrl = mei_dma_ring_ctrl(dev); in mei_dma_ring_write() local
/Linux-v5.15/arch/powerpc/platforms/82xx/
Dep8248e.c60 static void ep8248e_set_mdc(struct mdiobb_ctrl *ctrl, int level) in ep8248e_set_mdc()
71 static void ep8248e_set_mdio_dir(struct mdiobb_ctrl *ctrl, int output) in ep8248e_set_mdio_dir()
82 static void ep8248e_set_mdio_data(struct mdiobb_ctrl *ctrl, int data) in ep8248e_set_mdio_data()
93 static int ep8248e_get_mdio_data(struct mdiobb_ctrl *ctrl) in ep8248e_get_mdio_data()
/Linux-v5.15/drivers/pci/pcie/
Dptm.c35 u16 ctrl; in pci_disable_ptm() local
91 u32 cap, ctrl; in pci_ptm_init() local
160 u32 cap, ctrl; in pci_enable_ptm() local
/Linux-v5.15/drivers/nvme/host/
Dioctl.c176 static bool nvme_validate_passthru_nsid(struct nvme_ctrl *ctrl, in nvme_validate_passthru_nsid()
190 static int nvme_user_cmd(struct nvme_ctrl *ctrl, struct nvme_ns *ns, in nvme_user_cmd()
237 static int nvme_user_cmd64(struct nvme_ctrl *ctrl, struct nvme_ns *ns, in nvme_user_cmd64()
292 static int nvme_ctrl_ioctl(struct nvme_ctrl *ctrl, unsigned int cmd, in nvme_ctrl_ioctl()
377 struct nvme_ctrl *ctrl = ns->ctrl; in nvme_ns_head_ctrl_ioctl() local
440 static int nvme_dev_user_cmd(struct nvme_ctrl *ctrl, void __user *argp) in nvme_dev_user_cmd()
476 struct nvme_ctrl *ctrl = file->private_data; in nvme_dev_ioctl() local
Dnvme.h160 struct nvme_ctrl *ctrl; member
440 struct nvme_ctrl *ctrl; member
555 static inline int nvme_reset_subsystem(struct nvme_ctrl *ctrl) in nvme_reset_subsystem()
624 static inline void nvme_get_ctrl(struct nvme_ctrl *ctrl) in nvme_get_ctrl()
629 static inline void nvme_put_ctrl(struct nvme_ctrl *ctrl) in nvme_put_ctrl()
686 static inline bool nvme_check_ready(struct nvme_ctrl *ctrl, struct request *rq, in nvme_check_ready()
739 static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) in nvme_ctrl_use_ana()
775 static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) in nvme_ctrl_use_ana()
787 static inline void nvme_kick_requeue_lists(struct nvme_ctrl *ctrl) in nvme_kick_requeue_lists()
790 static inline int nvme_mpath_alloc_disk(struct nvme_ctrl *ctrl, in nvme_mpath_alloc_disk()
[all …]
/Linux-v5.15/drivers/pci/hotplug/
Dcpqphp.h261 struct controller *ctrl; member
470 static inline void set_SOGO(struct controller *ctrl) in set_SOGO()
480 static inline void amber_LED_on(struct controller *ctrl, u8 slot) in amber_LED_on()
490 static inline void amber_LED_off(struct controller *ctrl, u8 slot) in amber_LED_off()
500 static inline int read_amber_LED(struct controller *ctrl, u8 slot) in read_amber_LED()
511 static inline void green_LED_on(struct controller *ctrl, u8 slot) in green_LED_on()
520 static inline void green_LED_off(struct controller *ctrl, u8 slot) in green_LED_off()
530 static inline void green_LED_blink(struct controller *ctrl, u8 slot) in green_LED_blink()
541 static inline void slot_disable(struct controller *ctrl, u8 slot) in slot_disable()
551 static inline void slot_enable(struct controller *ctrl, u8 slot) in slot_enable()
[all …]
Dshpchp_core.c64 static int init_slots(struct controller *ctrl) in init_slots()
130 void cleanup_slots(struct controller *ctrl) in cleanup_slots()
258 struct controller *ctrl; in shpc_probe() local
306 struct controller *ctrl = pci_get_drvdata(dev); in shpc_remove() local
Dshpchp_sysfs.c78 int shpchp_create_ctrl_files(struct controller *ctrl) in shpchp_create_ctrl_files()
83 void shpchp_remove_ctrl_files(struct controller *ctrl) in shpchp_remove_ctrl_files()
Dshpchp_pci.c26 struct controller *ctrl = p_slot->ctrl; in shpchp_configure_device() local
68 struct controller *ctrl = p_slot->ctrl; in shpchp_unconfigure_device() local
/Linux-v5.15/drivers/mtd/nand/raw/
Dtegra_nand.c250 struct tegra_nand_controller *ctrl = data; in tegra_nand_irq() local
308 static void tegra_nand_dump_reg(struct tegra_nand_controller *ctrl) in tegra_nand_dump_reg()
325 static void tegra_nand_controller_abort(struct tegra_nand_controller *ctrl) in tegra_nand_controller_abort()
352 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_cmd() local
461 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_select_target() local
477 static void tegra_nand_hw_ecc(struct tegra_nand_controller *ctrl, in tegra_nand_hw_ecc()
497 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_page_xfer() local
656 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_read_page_hwecc() local
766 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_write_page_hwecc() local
778 static void tegra_nand_setup_timing(struct tegra_nand_controller *ctrl, in tegra_nand_setup_timing()
[all …]
Dfsl_elbc_nand.c38 struct fsl_lbc_ctrl *ctrl; member
155 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in set_addr() local
206 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_run_command() local
278 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_do_read() local
311 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_cmdfunc() local
637 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_read_page() local
681 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_chip_init() local
725 struct fsl_lbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_attach_chip() local
/Linux-v5.15/drivers/platform/surface/aggregator/
Dcontroller.h223 #define ssam_dbg(ctrl, fmt, ...) rtl_dbg(&(ctrl)->rtl, fmt, ##__VA_ARGS__) argument
224 #define ssam_info(ctrl, fmt, ...) rtl_info(&(ctrl)->rtl, fmt, ##__VA_ARGS__) argument
225 #define ssam_warn(ctrl, fmt, ...) rtl_warn(&(ctrl)->rtl, fmt, ##__VA_ARGS__) argument
226 #define ssam_err(ctrl, fmt, ...) rtl_err(&(ctrl)->rtl, fmt, ##__VA_ARGS__) argument
241 int ssam_controller_receive_buf(struct ssam_controller *ctrl, in ssam_controller_receive_buf()
252 static inline void ssam_controller_write_wakeup(struct ssam_controller *ctrl) in ssam_controller_write_wakeup()
/Linux-v5.15/drivers/crypto/caam/
Dctrl.c96 struct caam_ctrl __iomem *ctrl = ctrlpriv->ctrl; in run_descriptor_deco0() local
274 struct caam_ctrl __iomem *ctrl; in instantiate_rng() local
352 struct caam_ctrl __iomem *ctrl; in kick_trng() local
398 static int caam_get_era_from_hw(struct caam_ctrl __iomem *ctrl) in caam_get_era_from_hw()
449 static int caam_get_era(struct caam_ctrl __iomem *ctrl) in caam_get_era()
620 struct caam_ctrl __iomem *ctrl; in caam_probe() local
/Linux-v5.15/drivers/char/hw_random/
Dingenic-trng.c41 unsigned int ctrl; in ingenic_trng_init() local
53 unsigned int ctrl; in ingenic_trng_cleanup() local
132 unsigned int ctrl; in ingenic_trng_remove() local
/Linux-v5.15/drivers/scsi/be2iscsi/
Dbe_mgmt.c33 unsigned int mgmt_vendor_specific_fw_cmd(struct be_ctrl_info *ctrl, in mgmt_vendor_specific_fw_cmd()
118 struct be_ctrl_info *ctrl = &phba->ctrl; in mgmt_open_connection() local
228 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_exec_nemb_cmd() local
390 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_if_get_handle() local
927 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_logout_sess() local
966 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_reopen_sess() local
1007 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_boot_get_sinfo() local
1055 struct be_ctrl_info *ctrl = &phba->ctrl; in __beiscsi_boot_get_shandle() local
1438 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_invalidate_cxn() local
1474 struct be_ctrl_info *ctrl = &phba->ctrl; in beiscsi_upload_cxn() local
[all …]
/Linux-v5.15/include/linux/
Dspmi.h41 struct spmi_controller *ctrl; member
96 void *spmi_controller_get_drvdata(const struct spmi_controller *ctrl) in spmi_controller_get_drvdata()
101 static inline void spmi_controller_set_drvdata(struct spmi_controller *ctrl, in spmi_controller_set_drvdata()
114 static inline void spmi_controller_put(struct spmi_controller *ctrl) in spmi_controller_put()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_utils.h32 struct mlx5_wqe_ctrl_seg ctrl; member
39 struct mlx5_wqe_ctrl_seg ctrl; member
44 struct mlx5_wqe_ctrl_seg ctrl; member
/Linux-v5.15/drivers/thunderbolt/
Dlc.c52 u32 ctrl, lane; in tb_lc_set_port_configured() local
110 u32 ctrl, lane; in tb_lc_set_xdomain_configured() local
175 u32 ctrl; in tb_lc_start_lane_initialization() local
199 u32 ctrl; in tb_lc_set_wake_one() local
292 u32 ctrl; in tb_lc_set_sleep() local
/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-ep0.c221 struct usb_ctrlrequest *ctrl) in cdns3_req_ep0_get_status()
275 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_device()
338 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_intf()
357 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_endpoint()
396 struct usb_ctrlrequest *ctrl, in cdns3_req_ep0_handle_feature()
533 struct usb_ctrlrequest *ctrl = priv_dev->setup_buf; in cdns3_ep0_setup_phase() local
/Linux-v5.15/drivers/usb/early/
Dehci-dbgp.c164 u32 ctrl; in dbgp_wait_until_complete() local
195 static int dbgp_wait_until_done(unsigned ctrl, int loop) in dbgp_wait_until_done()
270 u32 pids, ctrl; in dbgp_bulk_write() local
296 u32 pids, addr, ctrl; in dbgp_bulk_read() local
327 u32 pids, addr, ctrl; in dbgp_control_msg() local
428 u32 ctrl, cmd, status; in dbgp_ehci_startup() local
495 u32 ctrl, portsc, cmd; in _dbgp_external_startup() local
753 u32 ctrl, portsc, hcs_params; in ehci_setup() local
913 u32 cmd, ctrl; in early_dbgp_write() local
971 u32 ctrl; in dbgp_reset_prep() local

12345678910>>...51