Home
last modified time | relevance | path

Searched defs:od (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v4.19/arch/arm/mach-omap2/
Domap_device.c49 static void _add_clkdev(struct omap_device *od, const char *clk_alias, in _add_clkdev()
113 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev()
140 struct omap_device *od; in omap_device_build_from_dt() local
223 struct omap_device *od; in _omap_device_notifier_call() local
268 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods()
285 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods()
315 struct omap_device *od; in omap_device_get_context_loss_count() local
342 struct omap_device *od; in omap_device_alloc() local
376 void omap_device_delete(struct omap_device *od) in omap_device_delete()
492 struct omap_device *od; in omap_device_build() local
[all …]
Dhsmmc.c80 struct omap_device *od; in omap_hsmmc_init_one() local
/Linux-v4.19/fs/orangefs/
Ddir.c62 struct orangefs_dir *od, struct dentry *dentry, in do_readdir()
131 static int parse_readdir(struct orangefs_dir *od, in parse_readdir()
162 struct orangefs_dir *od, struct dentry *dentry) in orangefs_dir_more()
242 struct orangefs_dir *od, struct dentry *dentry, in orangefs_dir_fill()
285 struct orangefs_dir *od = file->private_data; in orangefs_dir_llseek() local
308 struct orangefs_dir *od; in orangefs_dir_iterate() local
372 struct orangefs_dir *od; in orangefs_dir_open() local
387 struct orangefs_dir *od = file->private_data; in orangefs_dir_release() local
/Linux-v4.19/drivers/dma/
Dowl-dma.c248 static void dma_update(struct owl_dma *od, u32 reg, u32 val, bool state) in dma_update()
262 static void dma_writel(struct owl_dma *od, u32 reg, u32 data) in dma_writel()
267 static u32 dma_readl(struct owl_dma *od, u32 reg) in dma_readl()
315 static void owl_dma_free_lli(struct owl_dma *od, in owl_dma_free_lli()
322 static struct owl_dma_lli *owl_dma_alloc_lli(struct owl_dma *od) in owl_dma_alloc_lli()
389 static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od, in owl_dma_get_pchan()
412 static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pchan) in owl_dma_pchan_busy()
421 static void owl_dma_terminate_pchan(struct owl_dma *od, in owl_dma_terminate_pchan()
448 struct owl_dma *od = to_owl_dma(vchan->vc.chan.device); in owl_dma_start_next_txd() local
492 static void owl_dma_phy_free(struct owl_dma *od, struct owl_dma_vchan *vchan) in owl_dma_phy_free()
[all …]
Dbcm2835-dma.c872 static void bcm2835_dma_free(struct bcm2835_dmadev *od) in bcm2835_dma_free()
907 struct bcm2835_dmadev *od; in bcm2835_dma_probe() local
1045 struct bcm2835_dmadev *od = platform_get_drvdata(pdev); in bcm2835_dma_remove() local
/Linux-v4.19/drivers/dma/ti/
Domap-dma.c232 struct omap_dmadev *od = to_omap_dma_dev(vd->tx.chan->device); in omap_dma_desc_free() local
330 static void omap_dma_glbl_write(struct omap_dmadev *od, unsigned reg, unsigned val) in omap_dma_glbl_write()
339 static unsigned omap_dma_glbl_read(struct omap_dmadev *od, unsigned reg) in omap_dma_glbl_read()
380 static void omap_dma_assign(struct omap_dmadev *od, struct omap_chan *c, in omap_dma_assign()
390 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); in omap_dma_start() local
453 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); in omap_dma_stop() local
599 struct omap_dmadev *od = devid; in omap_dma_irq() local
639 struct omap_dmadev *od = to_omap_dma_dev(chan->device); in omap_dma_alloc_chan_resources() local
693 struct omap_dmadev *od = to_omap_dma_dev(chan->device); in omap_dma_free_chan_resources() local
752 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); in omap_dma_chan_read_3_3() local
[all …]
/Linux-v4.19/drivers/usb/serial/
Domninet.c113 struct omninet_data *od; in omninet_port_probe() local
126 struct omninet_data *od; in omninet_port_remove() local
158 struct omninet_data *od = usb_get_serial_port_data(port); in omninet_prepare_write_buffer() local
/Linux-v4.19/drivers/scsi/osd/
Dosd_uld.c87 struct osd_dev od; member
93 struct osd_dev od; member
320 void osduld_put_device(struct osd_dev *od) in osduld_put_device()
345 const struct osd_dev_info *osduld_device_info(struct osd_dev *od) in osduld_device_info()
353 bool osduld_device_same(struct osd_dev *od, const struct osd_dev_info *odi) in osduld_device_same()
/Linux-v4.19/fs/overlayfs/
Dreaddir.c241 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry) in ovl_cache_put()
339 struct ovl_dir_file *od = file->private_data; in ovl_dir_reset() local
394 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos) in ovl_seek_cursor()
673 struct ovl_dir_file *od = file->private_data; in ovl_is_impure_dir() local
689 struct ovl_dir_file *od = file->private_data; in ovl_iterate_real() local
729 struct ovl_dir_file *od = file->private_data; in ovl_iterate() local
783 struct ovl_dir_file *od = file->private_data; in ovl_dir_llseek() local
823 struct ovl_dir_file *od = file->private_data; in ovl_dir_fsync() local
866 struct ovl_dir_file *od = file->private_data; in ovl_dir_release() local
885 struct ovl_dir_file *od; in ovl_dir_open() local
/Linux-v4.19/fs/exofs/
Dsuper.c229 static int exofs_read_kern(struct osd_dev *od, u8 *cred, struct osd_obj_id *obj, in exofs_read_kern()
419 struct osd_dev *od, u64 pid) in _exofs_print_device()
433 struct osd_dev *od = ore_comp_dev(&sbi->oc, i); in exofs_free_sbi() local
638 struct osd_dev *od; in exofs_read_lookup_dev_table() local
712 struct osd_dev *od; /* Master device */ in exofs_fill_super() local
/Linux-v4.19/drivers/scsi/libsas/
Dsas_host_smp.c77 static u8 *to_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count, u8 *bit) in to_sas_gpio_gp_bit()
103 int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count) in try_test_sas_gpio_gp_bit()
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_vclk.c407 static inline unsigned int pll_od_to_reg(unsigned int od) in pll_od_to_reg()
566 unsigned int *od) in meson_hdmi_pll_find_params()
589 unsigned int od, m, frac; in meson_vclk_dmt_supported_freq() local
605 unsigned int od, m, frac, od1, od2, od3; in meson_hdmi_pll_generic_set() local
/Linux-v4.19/include/scsi/
Dosd_initiator.h103 static inline struct request_queue *osd_request_queue(struct osd_dev *od) in osd_request_queue()
109 static inline void osd_dev_set_ver(struct osd_dev *od, enum osd_std_version v) in osd_dev_set_ver()
116 static inline bool osd_dev_is_ver1(struct osd_dev *od) in osd_dev_is_ver1()
Dosd_ore.h57 struct osd_dev *od; member
88 struct ore_components *oc, unsigned i, struct osd_dev *od) in ore_comp_set_dev()
/Linux-v4.19/arch/mips/include/asm/
Dtxx9pio.h18 __u32 od; member
/Linux-v4.19/arch/arm/include/asm/
Ddevice.h30 struct omap_device *od; member
/Linux-v4.19/fs/ocfs2/
Dquota_local.c871 struct ocfs2_dquot *od = private; in olq_set_dquot() local
896 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); in ocfs2_local_write_dquot() local
1222 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); in ocfs2_create_local_dquot() local
1274 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); in ocfs2_local_release_dquot() local
/Linux-v4.19/drivers/clk/meson/
Dclkc.h50 u16 od; member
69 struct parm od; member
Dclk-pll.c49 unsigned int od = pllt->od + pllt->od2 + pllt->od3; in __pll_params_to_rate() local
/Linux-v4.19/drivers/clk/ingenic/
Dcgu.c85 unsigned m, n, od_enc, od; in ingenic_pll_recalc_rate() local
127 unsigned m, n, od; in ingenic_pll_calc() local
185 unsigned int m, n, od; in ingenic_pll_set_rate() local
/Linux-v4.19/drivers/clk/sirf/
Dclk-common.c90 u32 od = ((cfg0 >> 19) & (BIT(4) - 1)) + 1; in pll_clk_recalc_rate() local
99 unsigned long fin, nf, nr, od; in pll_clk_round_rate() local
131 unsigned long fin, nf, nr, od, reg; in pll_clk_set_rate() local
/Linux-v4.19/drivers/block/paride/
Dbpck.c350 { int i, j, k, p, v, f, om, od; in bpck_read_eeprom() local
/Linux-v4.19/drivers/usb/gadget/function/
Df_uvc.c792 struct uvc_output_terminal_descriptor *od; in uvc_alloc_inst() local
/Linux-v4.19/sound/usb/usx2y/
Dusb_stream.c291 struct usb_iso_packet_descriptor *id, *od; in usb_stream_prepare_playback() local
/Linux-v4.19/drivers/clk/
Dclk-aspeed.c162 u32 od = (val >> 4) & 0x1; in aspeed_ast2400_calc_pll() local

12