| /kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
| H A D | sor.c | 429 const struct tegra_sor_ops *ops; member [all...] |
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls.c | 2560 v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, const struct v4l2_ctrl_type_ops *type_ops, u32 id, const char *name, enum v4l2_ctrl_type type, s64 min, s64 max, u64 step, s64 def, const u32 dims[V4L2_CTRL_MAX_DIMS], u32 elem_size, u32 flags, const char * const *qmenu, const s64 *qmenu_int, const union v4l2_ctrl_ptr p_def, void *priv) v4l2_ctrl_new() argument 2800 v4l2_ctrl_new_std(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, s64 min, s64 max, u64 step, s64 def) v4l2_ctrl_new_std() argument 2822 v4l2_ctrl_new_std_menu(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, u64 mask, u8 _def) v4l2_ctrl_new_std_menu() argument 2855 v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, u64 mask, u8 _def, const char * const *qmenu) v4l2_ctrl_new_std_menu_items() argument 2888 v4l2_ctrl_new_std_compound(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, const union v4l2_ctrl_ptr p_def) v4l2_ctrl_new_std_compound() argument 2909 v4l2_ctrl_new_int_menu(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, u8 _def, const s64 *qmenu_int) v4l2_ctrl_new_int_menu() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_actions.c | 65 const struct mlxsw_afa_ops *ops; member 197 mlxsw_afa_create(unsigned int max_acts_per_set, const struct mlxsw_afa_ops *ops, void *ops_priv) mlxsw_afa_create() argument [all...] |
| /kernel/linux/linux-5.10/drivers/nfc/pn533/ |
| H A D | pn533.c | 386 struct pn533_frame_ops *ops = dev->ops; in pn533_build_cmd_frame() local [all...] |
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| H A D | fc.c | 125 struct nvme_fc_port_template *ops; member 283 nvme_fc_attach_to_unreg_lport(struct nvme_fc_port_info *pinfo, struct nvme_fc_port_template *ops, struct device *dev) nvme_fc_attach_to_unreg_lport() argument [all...] |
| H A D | nvme.h | 247 const struct nvme_ctrl_ops *ops; member
|
| /kernel/linux/linux-5.10/drivers/parport/ |
| H A D | parport_pc.c | 2010 struct parport_operations *ops; in parport_pc_probe_port() local 2247 struct parport_operations *ops = p->ops; parport_pc_unregister_port() local [all...] |
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| H A D | asus-laptop.c | 1341 asus_rfkill_setup(struct asus_laptop *asus, struct asus_rfkill *rfk, const char *name, int control_id, int type, const struct rfkill_ops *ops) asus_rfkill_setup() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | kvm_host.h | 1352 const struct kvm_device_ops *ops; member
|
| H A D | lightnvm.h | 414 struct nvm_dev_ops *ops; member
|
| H A D | hwmon.h | 430 const struct hwmon_ops *ops; member
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-params.c | 1253 imgu_css_shd_ops_calc(struct imgu_abi_shd_intra_frame_operations_data *ops, in imgu_css_shd_ops_calc() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/bcma/ |
| H A D | bcma.h | 340 const struct bcma_host_ops *ops; member [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | nandsim.c | 370 } ops[NS_OPER_NUM] = { variable
|
| H A D | omap2.c | 168 struct gpmc_nand_ops *ops; member
|
| H A D | mxc_nand.c | 552 static void send_page_v3(struct mtd_info *mtd, unsigned int ops) in send_page_v3() argument 568 static void send_page_v2(struct mtd_info *mtd, unsigned int ops) in send_page_v2() argument 582 static void send_page_v1(struct mtd_info *mtd, unsigned int ops) in send_page_v1() argument
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| H A D | mmci.h | 435 struct mmci_host_ops *ops; member
|
| H A D | sdhci-pci-core.c | 839 struct mmc_host_ops *ops = &slot->host->mmc_host_ops; in byt_probe_slot() local 1718 struct mmc_host_ops *ops in amd_probe_slot() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/ |
| H A D | nand-controller.c | 215 const struct atmel_nand_controller_ops *ops; member [all...] |
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | dib7000p.c | 2801 void *dib7000p_attach(struct dib7000p_ops *ops) in dib7000p_attach() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hnae.h | 533 struct hnae_ae_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | st-vgxy61.c | 1408 const struct v4l2_ctrl_ops *ops = &vgxy61_ctrl_ops; in vgxy61_init_controls() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 56 const struct mlxsw_sp_bridge_ops *ops; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/can/ |
| H A D | kvaser_pciefd.c | 311 const struct kvaser_pciefd_dev_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp.h | 285 const struct bcmasp_intf_ops *ops; member
|