Searched defs:od (Results 1 - 36 of 36) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Ddevice.h27 struct omap_device *od; member in struct:pdev_archdata
/linux-4.1.27/arch/mips/include/asm/
H A Dtxx9pio.h18 __u32 od; member in struct:txx9_pio_reg
/linux-4.1.27/drivers/scsi/libsas/
H A Dsas_host_smp.c77 static u8 *to_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count, u8 *bit) to_sas_gpio_gp_bit() argument
103 int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count) try_test_sas_gpio_gp_bit() argument
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_dev.c204 struct osc_device *od = lu2osc_dev(d); osc_device_free() local
216 struct osc_device *od; osc_device_alloc() local
H A Dlproc_osc.c434 struct osc_device *od = obd2osc_dev(obd); osc_contention_seconds_seq_show() local
445 struct osc_device *od = obd2osc_dev(obd); osc_contention_seconds_seq_write() local
455 struct osc_device *od = obd2osc_dev(obd); osc_lockless_truncate_seq_show() local
466 struct osc_device *od = obd2osc_dev(obd); osc_lockless_truncate_seq_write() local
/linux-4.1.27/drivers/block/paride/
H A Dbpck.c350 { int i,j,k,n,p,v,f, om, od; bpck_read_eeprom() local
/linux-4.1.27/arch/arm/mach-omap2/
H A Dhsmmc.c395 struct omap_device *od; omap_hsmmc_init_one() local
H A Domap_device.c46 static void _add_clkdev(struct omap_device *od, const char *clk_alias, _add_clkdev() argument
101 static void _add_hwmod_clocks_clkdev(struct omap_device *od, _add_hwmod_clocks_clkdev() argument
128 struct omap_device *od; omap_device_build_from_dt() local
198 struct omap_device *od; _omap_device_notifier_call() local
225 static int _omap_device_enable_hwmods(struct omap_device *od) _omap_device_enable_hwmods() argument
242 static int _omap_device_idle_hwmods(struct omap_device *od) _omap_device_idle_hwmods() argument
272 struct omap_device *od; omap_device_get_context_loss_count() local
293 static int omap_device_count_resources(struct omap_device *od, omap_device_count_resources() argument
325 static int omap_device_fill_resources(struct omap_device *od, omap_device_fill_resources() argument
352 static int _od_fill_dma_resources(struct omap_device *od, _od_fill_dma_resources() argument
381 struct omap_device *od; omap_device_alloc() local
486 void omap_device_delete(struct omap_device *od) omap_device_delete() argument
546 struct omap_device *od; omap_device_build_ss() local
632 struct omap_device *od = to_omap_device(pdev); _od_suspend_noirq() local
655 struct omap_device *od = to_omap_device(pdev); _od_resume_noirq() local
733 struct omap_device *od; omap_device_enable() local
763 struct omap_device *od; omap_device_idle() local
795 struct omap_device *od = to_omap_device(pdev); omap_device_assert_hardreset() local
823 struct omap_device *od = to_omap_device(pdev); omap_device_deassert_hardreset() local
890 struct omap_device *od = to_omap_device(pdev); omap_device_late_idle() local
H A Dserial.c86 struct omap_device *od = to_omap_device(pdev); omap_uart_enable_wakeup() local
H A Ddisplay.c170 struct omap_device *od; create_dss_pdev() local
H A Domap_hwmod.h663 struct omap_device *od; member in struct:omap_hwmod
/linux-4.1.27/drivers/scsi/osd/
H A Dosd_uld.c87 struct osd_dev od; member in struct:osd_uld_device
93 struct osd_dev od; member in struct:osd_dev_handle
320 void osduld_put_device(struct osd_dev *od) osduld_put_device() argument
345 const struct osd_dev_info *osduld_device_info(struct osd_dev *od) osduld_device_info() argument
353 bool osduld_device_same(struct osd_dev *od, const struct osd_dev_info *odi) osduld_device_same() argument
H A Dosd_initiator.c79 static int _osd_get_print_system_info(struct osd_dev *od, _osd_get_print_system_info() argument
201 int osd_auto_detect_ver(struct osd_dev *od, osd_auto_detect_ver() argument
/linux-4.1.27/drivers/staging/sm750fb/
H A Dddk750_chip.c8 unsigned char od; member in struct:_pllcalparam
/linux-4.1.27/drivers/usb/serial/
H A Domninet.c109 struct omninet_data *od; omninet_port_probe() local
122 struct omninet_data *od; omninet_port_remove() local
168 struct omninet_data *od = usb_get_serial_port_data(port); omninet_write() local
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_uvc.c794 struct uvc_output_terminal_descriptor *od; uvc_alloc_inst() local
/linux-4.1.27/fs/overlayfs/
H A Dreaddir.c173 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry) ovl_cache_put() argument
269 struct ovl_dir_file *od = file->private_data; ovl_dir_reset() local
317 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos) ovl_seek_cursor() argument
365 struct ovl_dir_file *od = file->private_data; ovl_iterate() local
400 struct ovl_dir_file *od = file->private_data; ovl_dir_llseek() local
440 struct ovl_dir_file *od = file->private_data; ovl_dir_fsync() local
479 struct ovl_dir_file *od = file->private_data; ovl_dir_release() local
498 struct ovl_dir_file *od; ovl_dir_open() local
/linux-4.1.27/include/scsi/
H A Dosd_initiator.h103 static inline struct request_queue *osd_request_queue(struct osd_dev *od) osd_request_queue() argument
109 static inline void osd_dev_set_ver(struct osd_dev *od, enum osd_std_version v) osd_dev_set_ver() argument
116 static inline bool osd_dev_is_ver1(struct osd_dev *od) osd_dev_is_ver1() argument
H A Dosd_ore.h57 struct osd_dev *od; member in struct:ore_dev
87 ore_comp_set_dev( struct ore_components *oc, unsigned i, struct osd_dev *od) ore_comp_set_dev() argument
H A Dosd_protocol.h606 struct osdv1_cap_object_descriptor od; member in struct:osdv1_capability
611 struct osd_cap_object_descriptor od; member in struct:osd_capability
H A Dlibsas.h477 static inline int try_test_sas_gpio_gp_bit(unsigned int od, u8 *data, u8 index, u8 count) try_test_sas_gpio_gp_bit() argument
/linux-4.1.27/sound/usb/usx2y/
H A Dusb_stream.c278 struct usb_iso_packet_descriptor *id, *od; usb_stream_prepare_playback() local
/linux-4.1.27/drivers/cpufreq/
H A Dcpufreq_ondemand.c434 declare_show_sampling_rate_min(od); variable
/linux-4.1.27/drivers/dma/
H A Dbcm2835-dma.c521 static void bcm2835_dma_free(struct bcm2835_dmadev *od) bcm2835_dma_free() argument
556 struct bcm2835_dmadev *od; bcm2835_dma_probe() local
659 struct bcm2835_dmadev *od = platform_get_drvdata(pdev); bcm2835_dma_remove() local
H A Domap-dma.c222 static void omap_dma_glbl_write(struct omap_dmadev *od, unsigned reg, unsigned val) omap_dma_glbl_write() argument
231 static unsigned omap_dma_glbl_read(struct omap_dmadev *od, unsigned reg) omap_dma_glbl_read() argument
272 static void omap_dma_assign(struct omap_dmadev *od, struct omap_chan *c, omap_dma_assign() argument
282 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); omap_dma_start() local
300 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); omap_dma_stop() local
482 struct omap_dmadev *od = devid; omap_dma_irq() local
522 struct omap_dmadev *od = to_omap_dma_dev(chan->device); omap_dma_alloc_chan_resources() local
576 struct omap_dmadev *od = to_omap_dma_dev(chan->device); omap_dma_free_chan_resources() local
633 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); omap_dma_chan_read_3_3() local
645 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); omap_dma_get_src_pos() local
671 struct omap_dmadev *od = to_omap_dma_dev(c->vc.chan.device); omap_dma_get_dst_pos() local
760 struct omap_dmadev *od = to_omap_dma_dev(chan->device); omap_dma_prep_slave_sg() local
858 struct omap_dmadev *od = to_omap_dma_dev(chan->device); omap_dma_prep_dma_cyclic() local
1040 static int omap_dma_chan_init(struct omap_dmadev *od, int dma_sig) omap_dma_chan_init() argument
1057 static void omap_dma_free(struct omap_dmadev *od) omap_dma_free() argument
1076 struct omap_dmadev *od; omap_dma_probe() local
1172 struct omap_dmadev *od = platform_get_drvdata(pdev); omap_dma_remove() local
/linux-4.1.27/fs/ocfs2/
H A Dquota_local.c874 struct ocfs2_dquot *od = private; olq_set_dquot() local
899 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); ocfs2_local_write_dquot() local
1225 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); ocfs2_create_local_dquot() local
1277 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); ocfs2_local_release_dquot() local
/linux-4.1.27/fs/nfs/objlayout/
H A Dobjio_osd.c50 struct ore_dev od; member in struct:objio_dev_ent
93 struct osd_dev *od; objio_alloc_deviceid_node() local
282 struct ore_dev *od = objio_seg->oc.ods[i]; objio_free_lseg() local
370 __on_dev_error(struct ore_io_state *ios, struct ore_dev *od, unsigned dev_index, enum osd_err_priority oep, u64 dev_offset, u64 dev_len) __on_dev_error() argument
/linux-4.1.27/fs/exofs/
H A Dsuper.c225 static int exofs_read_kern(struct osd_dev *od, u8 *cred, struct osd_obj_id *obj, exofs_read_kern() argument
429 struct osd_dev *od = ore_comp_dev(&sbi->oc, i); exofs_free_sbi() local
636 struct osd_dev *od; exofs_read_lookup_dev_table() local
710 struct osd_dev *od; /* Master device */ exofs_fill_super() local
414 _exofs_print_device(const char *msg, const char *dev_path, struct osd_dev *od, u64 pid) _exofs_print_device() argument
H A Dore.c459 struct ore_dev *od = ios->oc->ods[dev]; ore_check_io() local
/linux-4.1.27/drivers/clk/sirf/
H A Dclk-common.c88 u32 od = ((cfg0 >> 19) & (BIT(4) - 1)) + 1; pll_clk_recalc_rate() local
97 unsigned long fin, nf, nr, od; pll_clk_round_rate() local
129 unsigned long fin, nf, nr, od, reg; pll_clk_set_rate() local
/linux-4.1.27/drivers/video/fbdev/msm/
H A Dmdp_ppp.c219 uint64_t n, d, os, os_p, od, od_p, oreq; scale_params() local
/linux-4.1.27/arch/mips/jz4740/
H A Dclock.c214 int od; jz_clk_pll_get_rate() local
/linux-4.1.27/drivers/video/console/
H A Dfbcon.c2543 struct display *od = &fb_display[con]; fbcon_copy_font() local
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-st.c234 struct regmap_field *alt, *oe, *pu, *od; member in struct:st_pio_control
249 const int alt, oe, pu, od, rt; member in struct:st_pctl_data
/linux-4.1.27/fs/nfsd/
H A Dnfs4xdr.c3309 nfsd4_encode_open_downgrade(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_downgrade *od) nfsd4_encode_open_downgrade() argument
H A Dnfs4state.c4992 nfsd4_open_downgrade(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open_downgrade *od) nfsd4_open_downgrade() argument

Completed in 1305 milliseconds