Home
last modified time | relevance | path

Searched defs:op (Results 226 – 250 of 1140) sorted by relevance

12345678910>>...46

/linux/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c275 static int psc_ac97_of_probe(struct platform_device *op) in psc_ac97_of_probe()
313 static void psc_ac97_of_remove(struct platform_device *op) in psc_ac97_of_remove()
H A Dmpc5200_dma.c313 int mpc5200_audio_dma_create(struct platform_device *op) in mpc5200_audio_dma_create()
433 int mpc5200_audio_dma_destroy(struct platform_device *op) in mpc5200_audio_dma_destroy()
/linux/security/ipe/
H A Dhooks.c114 enum ipe_op_type op; in ipe_kernel_read_file() local
159 enum ipe_op_type op; in ipe_kernel_load_data() local
/linux/drivers/md/bcache/
H A Dmovinggc.c18 struct data_insert_op op; member
95 struct data_insert_op *op = &io->op; in CLOSURE_CALLBACK() local
/linux/drivers/tty/vt/
H A Dvt_ioctl.c468 struct console_font_op op; in vt_k_ioctl() local
1018 compat_uint_t op; /* operation code KD_FONT_OP_* */ member
1027 int perm, struct console_font_op *op, struct vc_data *vc) in compat_kdfontop_ioctl()
1077 struct console_font_op op; /* used in multiple places here */ in vt_compat_ioctl() local
/linux/drivers/platform/chrome/wilco_ec/
H A Dproperties.c20 u8 op; /* One of enum ec_property_op */ member
28 u8 op; /* One of enum ec_property_op */ member
H A Dsysfs.c40 u8 op; /* One of enum usb_charge_op */ member
61 u8 op; /* One of enum get_ec_info_op */ member
103 static ssize_t get_info(struct device *dev, char *buf, enum get_ec_info_op op) in get_info()
/linux/arch/sparc/lib/
H A Datomic32.c31 #define ATOMIC_FETCH_OP(op, c_op) \ argument
46 #define ATOMIC_OP_RETURN(op, c_op) \ argument
/linux/samples/ftrace/
H A Dftrace-ops.c101 struct ftrace_ops *op, in ops_func_nop()
108 struct ftrace_ops *op, in ops_func_count()
/linux/drivers/media/common/saa7146/
H A Dsaa7146_i2c.c28 static int saa7146_i2c_msg_prepare(const struct i2c_msg *m, int num, __le32 *op) in saa7146_i2c_msg_prepare()
90 static int saa7146_i2c_msg_cleanup(const struct i2c_msg *m, int num, __le32 *op) in saa7146_i2c_msg_cleanup()
/linux/arch/arc/include/asm/
H A Duaccess.h46 #define __arc_get_user_one(dst, src, op, ret) \ argument
101 #define __arc_put_user_one(src, dst, op, ret) \ argument
/linux/security/keys/
H A Dkeyctl_pkey.c115 int op, in keyctl_pkey_params_get_2()
212 long keyctl_pkey_e_d_s(int op, in keyctl_pkey_e_d_s()
/linux/lib/lzo/
H A Dlzo1x_compress.c28 unsigned char *op; lzo1x_1_do_compress() local
307 unsigned char *op = out; lzogeneric1x_1_compress() local
[all...]
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c189 static int mlx4_internal_err_ret_value(struct mlx4_dev *dev, u16 op, in mlx4_internal_err_ret_value()
218 static int mlx4_closing_cmd_fatal_error(u16 op, u8 fw_status) in mlx4_closing_cmd_fatal_error()
241 static int mlx4_cmd_reset_flow(struct mlx4_dev *dev, u16 op, u8 op_modifier, in mlx4_cmd_reset_flow()
339 u16 param, u16 op, unsigned long timeout) in mlx4_comm_cmd_wait()
408 u16 op, unsigned long timeout) in mlx4_comm_cmd()
433 u32 in_modifier, u8 op_modifier, u16 op, u16 token, in mlx4_cmd_post()
513 u16 op, unsigned long timeout) in mlx4_slave_cmd()
578 u16 op, unsigned long timeout) in mlx4_cmd_poll()
679 u16 op, unsigned long timeout) in mlx4_cmd_wait()
776 u16 op, unsigned long timeout, int native) in __mlx4_cmd()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c132 static int mv88e6xxx_g1_atu_op(struct mv88e6xxx_chip *chip, u16 fid, u16 op) in mv88e6xxx_g1_atu_op()
179 u16 val = 0, upper = 0, op = 0; in mv88e6xxx_g1_atu_fid_read() local
340 u16 op; in mv88e6xxx_g1_atu_flushmove() local
/linux/arch/sparc/include/asm/
H A Dparport_64.h110 static int ecpp_probe(struct platform_device *op) in ecpp_probe()
199 static void ecpp_remove(struct platform_device *op) in ecpp_remove()
/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c809 static int mpc52xx_fec_probe(struct platform_device *op) in mpc52xx_fec_probe()
978 mpc52xx_fec_remove(struct platform_device *op) in mpc52xx_fec_remove()
1004 static int mpc52xx_fec_of_suspend(struct platform_device *op, pm_message_t state) in mpc52xx_fec_of_suspend()
1014 static int mpc52xx_fec_of_resume(struct platform_device *op) in mpc52xx_fec_of_resume()
/linux/kernel/
H A Dauditfilter.c318 static u32 audit_to_op(u32 op) in audit_to_op()
1206 int audit_comparator(u32 left, u32 op, u32 right) in audit_comparator()
1230 int audit_uid_comparator(kuid_t left, u32 op, kuid_t right) in audit_uid_comparator()
1252 int audit_gid_comparator(kgid_t left, u32 op, kgid_t right) in audit_gid_comparator()
/linux/net/ceph/
H A Dosd_client.c374 struct ceph_osd_req_op *op; in osd_req_op_data_release() local
644 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return true; in osd_req_opcode_valid() argument
656 struct ceph_osd_req_op *op; in get_num_data_items() local
721 struct ceph_osd_req_op *op; in osd_req_op_init() local
740 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_extent_init() local
762 struct ceph_osd_req_op *op; in osd_req_op_extent_update() local
782 struct ceph_osd_req_op *op, *prev_op; in osd_req_op_extent_dup_last() local
804 struct ceph_osd_req_op *op; in osd_req_op_cls_init() local
848 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_xattr_init() local
891 struct ceph_osd_req_op *op; in osd_req_op_watch_init() local
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h49 u32 op:8; member
55 u32 op:8; member
61 u32 op:8; member
67 u32 op:8; member
79 u32 op:8; member
85 u32 op:8; member
/linux/arch/mips/include/asm/
H A Dasm-eva.h17 #define kernel_cache(op, base) "cache " op ", " base "\n" argument
54 #define user_cache(op, base) __BUILD_EVA_INSN("cachee", op, base) argument
76 #define user_cache(op, base) kernel_cache(op, base) argument
104 #define kernel_cache(op, base) cache op, base argument
141 #define user_cache(op, base) __BUILD_EVA_INSN(cachee, op, base) argument
162 #define user_cache(op, base) kernel_cache(op, base) argument
/linux/drivers/staging/greybus/
H A Dfw-management.c185 static int fw_mgmt_interface_fw_loaded_operation(struct gb_operation *op) in fw_mgmt_interface_fw_loaded_operation()
327 static int fw_mgmt_backend_fw_updated_operation(struct gb_operation *op) in fw_mgmt_backend_fw_updated_operation()
556 int gb_fw_mgmt_request_handler(struct gb_operation *op) in gb_fw_mgmt_request_handler()
/linux/tools/testing/selftests/bpf/verifier/
H A Datomic_invalid.c1 #define __INVALID_ATOMIC_ACCESS_TEST(op) \ argument
/linux/drivers/ufs/host/
H A Dufs-mediatek-sip.h88 #define ufs_mtk_mphy_ctrl(op, res) \ argument
91 #define ufs_mtk_mtcmos_ctrl(op, res) \ argument
/linux/net/netfilter/
H A Dnft_exthdr.c23 u8 op; member
503 u32 offset, len, flags = 0, op = NFT_EXTHDR_OP_IPV6; in nft_exthdr_init() local
551 u32 offset, len, flags = 0, op = NFT_EXTHDR_OP_IPV6; in nft_exthdr_tcp_set_init() local
801 u32 op; in nft_exthdr_select_ops() local

12345678910>>...46