| /kernel/linux/linux-5.10/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() 131 struct omap_device *od; in omap_device_build_from_dt() local 214 struct omap_device *od; in _omap_device_notifier_call() local 261 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods() 278 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods() 308 struct omap_device *od; in omap_device_get_context_loss_count() local 334 struct omap_device *od; in omap_device_alloc() local 368 void omap_device_delete(struct omap_device *od) in omap_device_delete() 423 struct omap_device *od = to_omap_device(pdev); in _od_suspend_noirq() local [all …]
|
| /kernel/linux/linux-4.19/arch/arm/mach-omap2/ |
| D | omap_device.c | 49 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 …]
|
| D | hsmmc.c | 80 struct omap_device *od; in omap_hsmmc_init_one() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-4.19/drivers/dma/ |
| D | owl-dma.c | 246 static void dma_update(struct owl_dma *od, u32 reg, u32 val, bool state) in dma_update() 260 static void dma_writel(struct owl_dma *od, u32 reg, u32 data) in dma_writel() 265 static u32 dma_readl(struct owl_dma *od, u32 reg) in dma_readl() 313 static void owl_dma_free_lli(struct owl_dma *od, in owl_dma_free_lli() 320 static struct owl_dma_lli *owl_dma_alloc_lli(struct owl_dma *od) in owl_dma_alloc_lli() 387 static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od, in owl_dma_get_pchan() 410 static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pchan) in owl_dma_pchan_busy() 419 static void owl_dma_terminate_pchan(struct owl_dma *od, in owl_dma_terminate_pchan() 446 struct owl_dma *od = to_owl_dma(vchan->vc.chan.device); in owl_dma_start_next_txd() local 490 static void owl_dma_phy_free(struct owl_dma *od, struct owl_dma_vchan *vchan) in owl_dma_phy_free() [all …]
|
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| D | omap-dma.c | 253 struct omap_dmadev *od = to_omap_dma_dev(vd->tx.chan->device); in omap_dma_desc_free() local 351 static void omap_dma_glbl_write(struct omap_dmadev *od, unsigned reg, unsigned val) in omap_dma_glbl_write() 360 static unsigned omap_dma_glbl_read(struct omap_dmadev *od, unsigned reg) in omap_dma_glbl_read() 401 static void omap_dma_clear_lch(struct omap_dmadev *od, int lch) in omap_dma_clear_lch() 414 static void omap_dma_assign(struct omap_dmadev *od, struct omap_chan *c, in omap_dma_assign() 424 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); in omap_dma_start() local 487 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); in omap_dma_stop() local 633 struct omap_dmadev *od = devid; in omap_dma_irq() local 671 static int omap_dma_get_lch(struct omap_dmadev *od, int *lch) in omap_dma_get_lch() 694 static void omap_dma_put_lch(struct omap_dmadev *od, int lch) in omap_dma_put_lch() [all …]
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | owl-dma.c | 265 static void dma_update(struct owl_dma *od, u32 reg, u32 val, bool state) in dma_update() 279 static void dma_writel(struct owl_dma *od, u32 reg, u32 data) in dma_writel() 284 static u32 dma_readl(struct owl_dma *od, u32 reg) in dma_readl() 341 static void owl_dma_free_lli(struct owl_dma *od, in owl_dma_free_lli() 348 static struct owl_dma_lli *owl_dma_alloc_lli(struct owl_dma *od) in owl_dma_alloc_lli() 387 struct owl_dma *od = to_owl_dma(vchan->vc.chan.device); in owl_dma_cfg_lli() local 467 static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od, in owl_dma_get_pchan() 490 static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pchan) in owl_dma_pchan_busy() 499 static void owl_dma_terminate_pchan(struct owl_dma *od, in owl_dma_terminate_pchan() 536 struct owl_dma *od = to_owl_dma(vchan->vc.chan.device); in owl_dma_start_next_txd() local [all …]
|
| /kernel/linux/linux-4.19/drivers/dma/ti/ |
| D | omap-dma.c | 232 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 …]
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | omninet.c | 115 struct omninet_data *od; in omninet_port_probe() local 128 struct omninet_data *od; in omninet_port_remove() local 160 struct omninet_data *od = usb_get_serial_port_data(port); in omninet_prepare_write_buffer() local
|
| /kernel/linux/linux-4.19/drivers/usb/serial/ |
| D | omninet.c | 113 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
|
| /kernel/linux/linux-4.19/drivers/scsi/osd/ |
| D | osd_uld.c | 87 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()
|
| /kernel/linux/linux-4.19/fs/overlayfs/ |
| D | readdir.c | 241 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() 679 struct ovl_dir_file *od = file->private_data; in ovl_is_impure_dir() local 695 struct ovl_dir_file *od = file->private_data; in ovl_iterate_real() local 735 struct ovl_dir_file *od = file->private_data; in ovl_iterate() local 797 struct ovl_dir_file *od = file->private_data; in ovl_dir_llseek() local 850 struct ovl_dir_file *od = file->private_data; in ovl_dir_fsync() local 893 struct ovl_dir_file *od = file->private_data; in ovl_dir_release() local 912 struct ovl_dir_file *od; in ovl_dir_open() local
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | readdir.c | 238 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry) in ovl_cache_put() 324 struct ovl_dir_file *od = file->private_data; in ovl_dir_reset() local 379 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos) in ovl_seek_cursor() 675 struct ovl_dir_file *od = file->private_data; in ovl_is_impure_dir() local 691 struct ovl_dir_file *od = file->private_data; in ovl_iterate_real() local 732 struct ovl_dir_file *od = file->private_data; in ovl_iterate() local 794 struct ovl_dir_file *od = file->private_data; in ovl_dir_llseek() local 854 struct ovl_dir_file *od = file->private_data; in ovl_dir_real_file() local 907 struct ovl_dir_file *od = file->private_data; in ovl_dir_release() local 926 struct ovl_dir_file *od; in ovl_dir_open() local
|
| /kernel/linux/linux-5.10/drivers/clk/baikal-t1/ |
| D | ccu-pll.c | 77 unsigned long od) in ccu_pll_calc_freq() 156 unsigned long nr, nf, od; in ccu_pll_recalc_rate() local 169 unsigned long *od) in ccu_pll_calc_factors() 234 unsigned long nr = 1, nf = 1, od = 1; in ccu_pll_round_rate() local 249 unsigned long nr, nf, od; in ccu_pll_set_rate_reset() local 280 unsigned long nr, nf, od; in ccu_pll_set_rate_norst() local
|
| /kernel/linux/linux-4.19/fs/exofs/ |
| D | super.c | 230 static int exofs_read_kern(struct osd_dev *od, u8 *cred, struct osd_obj_id *obj, in exofs_read_kern() 420 struct osd_dev *od, u64 pid) in _exofs_print_device() 434 struct osd_dev *od = ore_comp_dev(&sbi->oc, i); in exofs_free_sbi() local 639 struct osd_dev *od; in exofs_read_lookup_dev_table() local 714 struct osd_dev *od; /* Master device */ in exofs_fill_super() local
|
| /kernel/linux/linux-4.19/drivers/scsi/libsas/ |
| D | sas_host_smp.c | 77 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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/meson/ |
| D | meson_vclk.c | 407 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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
| D | meson_vclk.c | 473 static inline unsigned int pll_od_to_reg(unsigned int od) in pll_od_to_reg() 700 unsigned int *od) in meson_hdmi_pll_find_params() 723 unsigned int od, m, frac; in meson_vclk_dmt_supported_freq() local 746 unsigned int od, m, frac, od1, od2, od3; in meson_hdmi_pll_generic_set() local
|
| /kernel/linux/linux-4.19/include/scsi/ |
| D | osd_initiator.h | 103 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()
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | device.h | 23 struct omap_device *od; member
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | txx9pio.h | 18 __u32 od; member
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | txx9pio.h | 18 __u32 od; member
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | device.h | 30 struct omap_device *od; member
|