Home
last modified time | relevance | path

Searched defs:o (Results 151 – 175 of 260) sorted by relevance

1234567891011

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf100.c1044 const u32 o = TPC_UNIT(gpc, tpc, 0x0520); in gf100_grctx_generate_attrib() local
/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.c671 int i, o, err; in restore_dsp_rettings() local
/linux/tools/virtio/
H A Dvhost_net_test.c483 int o, fd; in main() local
/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c122 int o; in cs_parse_args() local
/linux/fs/ext2/
H A Dxattr.c598 size_t o = le16_to_cpu(last->e_value_offs); in ext2_xattr_set() local
/linux/sound/usb/usx2y/
H A Dusb_stream.c389 char *i, *o; in loop_back() local
/linux/fs/ubifs/
H A Dtnc_commit.c165 struct ubifs_old_idx *o; in find_old_idx() local
/linux/tools/lib/subcmd/
H A Dparse-options.c810 const struct option *o = NULL, *p = opts; in options__order() local
/linux/arch/x86/mm/
H A Dioremap.c458 struct vm_struct *p, *o; in iounmap() local
/linux/scripts/genksyms/
H A Dgenksyms.c741 int o; in main() local
/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c363 #define PHY_TUNING_ENTRY_PHY(o, m, v) { \ argument
370 #define PHY_TUNING_ENTRY_PCS(o, m, v) { \ argument
377 #define PHY_TUNING_ENTRY_PMA(o, m, v) { \ argument
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.h828 #define ivtv_call_hw(itv, hw, o, f, args...) \ argument
831 #define ivtv_call_all(itv, o, f, args...) ivtv_call_hw(itv, 0, o, f , ##args) argument
836 #define ivtv_call_hw_err(itv, hw, o, f, args...) \ argument
839 #define ivtv_call_all_err(itv, o, f, args...) ivtv_call_hw_err(itv, 0, o, f , ##args) argument
/linux/fs/ceph/
H A Dsnap.c507 static bool has_new_snaps(struct ceph_snap_context *o, in has_new_snaps()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c86 int o; in mthca_buddy_alloc() local
/linux/drivers/nvme/host/
H A Dfabrics.c719 char *options, *o, *p; in nvmf_parse_options() local
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h481 #define priv_to_comp_st(o) container_of(o, struct komeda_component_state, obj) argument
482 #define priv_to_pipe_st(o) container_of(o, struct komeda_pipeline_state, obj) argument
/linux/drivers/gpio/
H A Dgpio-aspeed.c372 #define have_irq(g, o) have_input((g), (o)) argument
373 #define have_debounce(g, o) have_input((g), (o)) argument
/linux/arch/alpha/kernel/
H A Dosf_sys.c946 get_tv32(struct timespec64 *o, struct timeval32 __user *i) in get_tv32()
957 put_tv32(struct timeval32 __user *o, struct timespec64 *i) in put_tv32()
966 put_tv_to_tv32(struct timeval32 __user *o, struct __kernel_old_timeval *i) in put_tv_to_tv32()
/linux/fs/bcachefs/
H A Dbcachefs_format.h121 #define LE16_BITMASK(n, t, f, o, e) LE_BITMASK(16, n, t, f, o, e) argument
122 #define LE32_BITMASK(n, t, f, o, e) LE_BITMASK(32, n, t, f, o, e) argument
123 #define LE64_BITMASK(n, t, f, o, e) LE_BITMASK(64, n, t, f, o, e) argument
/linux/drivers/net/can/cc770/
H A Dcc770.h162 #define obj2msgobj(o) (MSGOBJ_LAST - (o)) /* message object 11..15 */ argument
/linux/drivers/usb/typec/
H A Dpd.c20 #define to_pdo(o) container_of(o, struct pdo, dev) argument
/linux/drivers/staging/media/av7110/
H A Dav7110_v4l.c477 static int vidioc_enum_output(struct file *file, void *fh, struct v4l2_output *o) in vidioc_enum_output()
/linux/fs/jffs2/
H A Dwbuf.c269 #define jffs2_verify_write(c,b,o) (0) argument
/linux/sound/parisc/
H A Dharmony.c367 int o = h->st.format; in snd_harmony_set_data_format() local
/linux/sound/usb/
H A Dmixer_scarlett.c920 int err, i, o; in snd_scarlett_controls_create() local

1234567891011