| /Linux-v5.4/arch/arm/mach-omap2/ | 
| D | omap_device.c | 44 static void _add_clkdev(struct omap_device *od, const char *clk_alias,  in _add_clkdev()108 static void _add_hwmod_clocks_clkdev(struct omap_device *od,  in _add_hwmod_clocks_clkdev()
 135 	struct omap_device *od;  in omap_device_build_from_dt()  local
 218 	struct omap_device *od;  in _omap_device_notifier_call()  local
 263 static int _omap_device_enable_hwmods(struct omap_device *od)  in _omap_device_enable_hwmods()
 280 static int _omap_device_idle_hwmods(struct omap_device *od)  in _omap_device_idle_hwmods()
 310 	struct omap_device *od;  in omap_device_get_context_loss_count()  local
 337 	struct omap_device *od;  in omap_device_alloc()  local
 371 void omap_device_delete(struct omap_device *od)  in omap_device_delete()
 487 	struct omap_device *od;  in omap_device_build()  local
 [all …]
 
 | 
| D | omap-iommu.c | 20 	struct omap_device *od;  in omap_iommu_set_pwrdm_constraint()  local
 | 
| D | hsmmc.c | 75 	struct omap_device *od;  in omap_hsmmc_init_one()  local
 | 
| D | omap_hwmod.h | 580 	struct omap_device		*od;  member
 | 
| /Linux-v5.4/fs/orangefs/ | 
| D | dir.c | 62     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-v5.4/drivers/dma/ | 
| D | owl-dma.c | 256 static void dma_update(struct owl_dma *od, u32 reg, u32 val, bool state)  in dma_update()270 static void dma_writel(struct owl_dma *od, u32 reg, u32 data)  in dma_writel()
 275 static u32 dma_readl(struct owl_dma *od, u32 reg)  in dma_readl()
 323 static void owl_dma_free_lli(struct owl_dma *od,  in owl_dma_free_lli()
 330 static struct owl_dma_lli *owl_dma_alloc_lli(struct owl_dma *od)  in owl_dma_alloc_lli()
 430 static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od,  in owl_dma_get_pchan()
 453 static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pchan)  in owl_dma_pchan_busy()
 462 static void owl_dma_terminate_pchan(struct owl_dma *od,  in owl_dma_terminate_pchan()
 499 	struct owl_dma *od = to_owl_dma(vchan->vc.chan.device);  in owl_dma_start_next_txd()  local
 546 static void owl_dma_phy_free(struct owl_dma *od, struct owl_dma_vchan *vchan)  in owl_dma_phy_free()
 [all …]
 
 | 
| D | bcm2835-dma.c | 699 	struct bcm2835_dmadev *od = to_bcm2835_dma_dev(chan->device);  in bcm2835_dma_prep_dma_cyclic()  local847 static void bcm2835_dma_free(struct bcm2835_dmadev *od)  in bcm2835_dma_free()
 885 	struct bcm2835_dmadev *od;  in bcm2835_dma_probe()  local
 1032 	struct bcm2835_dmadev *od = platform_get_drvdata(pdev);  in bcm2835_dma_remove()  local
 
 | 
| /Linux-v5.4/drivers/dma/ti/ | 
| D | omap-dma.c | 231 		struct omap_dmadev *od = to_omap_dma_dev(vd->tx.chan->device);  in omap_dma_desc_free()  local329 static void omap_dma_glbl_write(struct omap_dmadev *od, unsigned reg, unsigned val)  in omap_dma_glbl_write()
 338 static unsigned omap_dma_glbl_read(struct omap_dmadev *od, unsigned reg)  in omap_dma_glbl_read()
 379 static void omap_dma_assign(struct omap_dmadev *od, struct omap_chan *c,  in omap_dma_assign()
 389 	struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device);  in omap_dma_start()  local
 452 	struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device);  in omap_dma_stop()  local
 598 	struct omap_dmadev *od = devid;  in omap_dma_irq()  local
 638 	struct omap_dmadev *od = to_omap_dma_dev(chan->device);  in omap_dma_alloc_chan_resources()  local
 692 	struct omap_dmadev *od = to_omap_dma_dev(chan->device);  in omap_dma_free_chan_resources()  local
 751 	struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device);  in omap_dma_chan_read_3_3()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/usb/serial/ | 
| D | omninet.c | 113 	struct omninet_data *od;  in omninet_port_probe()  local126 	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-v5.4/fs/overlayfs/ | 
| D | readdir.c | 238 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry)  in ovl_cache_put()336 	struct ovl_dir_file *od = file->private_data;  in ovl_dir_reset()  local
 391 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos)  in ovl_seek_cursor()
 670 	struct ovl_dir_file *od = file->private_data;  in ovl_is_impure_dir()  local
 686 	struct ovl_dir_file *od = file->private_data;  in ovl_iterate_real()  local
 726 	struct ovl_dir_file *od = file->private_data;  in ovl_iterate()  local
 780 	struct ovl_dir_file *od = file->private_data;  in ovl_dir_llseek()  local
 820 	struct ovl_dir_file *od = file->private_data;  in ovl_dir_fsync()  local
 863 	struct ovl_dir_file *od = file->private_data;  in ovl_dir_release()  local
 882 	struct ovl_dir_file *od;  in ovl_dir_open()  local
 
 | 
| /Linux-v5.4/drivers/scsi/libsas/ | 
| D | sas_host_smp.c | 74 static u8 *to_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count, u8 *bit)  in to_sas_gpio_gp_bit()100 int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count)  in try_test_sas_gpio_gp_bit()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/meson/ | 
| D | meson_vclk.c | 435 static inline unsigned int pll_od_to_reg(unsigned int od)  in pll_od_to_reg()657 				       unsigned int *od)  in meson_hdmi_pll_find_params()
 680 	unsigned int od, m, frac;  in meson_vclk_dmt_supported_freq()  local
 696 	unsigned int od, m, frac, od1, od2, od3;  in meson_hdmi_pll_generic_set()  local
 
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | device.h | 26 	struct omap_device *od;  member
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | txx9pio.h | 18 	__u32 od;  member
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | quota_local.c | 871 	struct ocfs2_dquot *od = private;  in olq_set_dquot()  local896 	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-v5.4/drivers/clk/ingenic/ | 
| D | cgu.c | 77 	unsigned m, n, od_enc, od;  in ingenic_pll_recalc_rate()  local118 	unsigned m, n, od;  in ingenic_pll_calc()  local
 176 	unsigned int m, n, od;  in ingenic_pll_set_rate()  local
 
 | 
| /Linux-v5.4/drivers/clk/sirf/ | 
| D | clk-common.c | 89 		u32 od = ((cfg0 >> 19) & (BIT(4) - 1)) + 1;  in pll_clk_recalc_rate()  local98 	unsigned long fin, nf, nr, od;  in pll_clk_round_rate()  local
 130 	unsigned long fin, nf, nr, od, reg;  in pll_clk_set_rate()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | opfn.c | 113 	struct hfi1_opfn_data *od;  in opfn_send_conn_request()  local
 | 
| /Linux-v5.4/drivers/block/paride/ | 
| D | bpck.c | 350 {       int i, j, k, p, v, f, om, od;  in bpck_read_eeprom()  local
 | 
| /Linux-v5.4/drivers/usb/gadget/function/ | 
| D | f_uvc.c | 782 	struct uvc_output_terminal_descriptor *od;  in uvc_alloc_inst()  local
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | clk-ast2600.c | 187 		u32 od = (val >> 4) & 0x1;  in ast2600_calc_apll()  local
 | 
| D | clk-aspeed.c | 138 		u32 od = (val >> 4) & 0x1;  in aspeed_ast2400_calc_pll()  local
 | 
| /Linux-v5.4/sound/usb/usx2y/ | 
| D | usb_stream.c | 279 	struct usb_iso_packet_descriptor *id, *od;  in usb_stream_prepare_playback()  local
 | 
| /Linux-v5.4/drivers/hwmon/ | 
| D | ibmpowernv.c | 506 static void populate_sensor(struct sensor_data *sdata, int od, int hd, int sid,  in populate_sensor()
 | 
| /Linux-v5.4/net/tipc/ | 
| D | bearer.c | 711 				 struct packet_type *pt, struct net_device *od)  in tipc_loopback_rcv_pkt()
 |