Searched defs:this (Results 151 - 175 of 325) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.c104 struct lsdc_pixpll *this = (struct lsdc_pixpll *)data; local
118 static int lsdc_pixel_pll_setup(struct lsdc_pixpll * const this) argument
149 lsdc_pixpll_find(struct lsdc_pixpll * const this, unsigned int clock, struct lsdc_pixpll_parms *pout) argument
192 lsdc_pixel_pll_compute(struct lsdc_pixpll * const this, unsigned int clock, struct lsdc_pixpll_parms *pout) argument
251 __pixpll_rreg(struct lsdc_pixpll *this, union lsdc_pixpll_reg_bitmap *dst) argument
262 __pixpll_wreg(struct lsdc_pixpll *this, union lsdc_pixpll_reg_bitmap *src) argument
273 __pixpll_ops_powerup(struct lsdc_pixpll * const this) argument
284 __pixpll_ops_powerdown(struct lsdc_pixpll * const this) argument
295 __pixpll_ops_on(struct lsdc_pixpll * const this) argument
306 __pixpll_ops_off(struct lsdc_pixpll * const this) argument
317 __pixpll_ops_bypass(struct lsdc_pixpll * const this) argument
328 __pixpll_ops_unbypass(struct lsdc_pixpll * const this) argument
339 __pixpll_ops_untoggle_param(struct lsdc_pixpll * const this) argument
350 __pixpll_ops_set_param(struct lsdc_pixpll * const this, struct lsdc_pixpll_parms const *p) argument
364 __pixpll_ops_toggle_param(struct lsdc_pixpll * const this) argument
375 __pixpll_ops_wait_locked(struct lsdc_pixpll * const this) argument
400 lsdc_pixpll_update(struct lsdc_pixpll * const this, struct lsdc_pixpll_parms const *pin) argument
428 lsdc_pixpll_get_freq(struct lsdc_pixpll * const this) argument
445 lsdc_pixpll_print(struct lsdc_pixpll * const this, struct drm_printer *p) argument
469 lsdc_pixpll_init(struct lsdc_pixpll * const this, struct drm_device *ddev, unsigned int index) argument
[all...]
/linux-master/sound/soc/samsung/
H A Daries_wm8994.c45 static int aries_extcon_notifier(struct notifier_block *this, argument
/linux-master/kernel/dma/
H A Dmapping.c38 struct dma_devres *this = res; local
46 struct dma_devres *this = res, *match = match_data; local
[all...]
/linux-master/security/landlock/
H A Druleset.c223 struct landlock_rule *const this = local
602 struct landlock_rule *this = local
[all...]
/linux-master/drivers/power/reset/
H A Dat91-reset.c115 static int at91_reset(struct notifier_block *this, unsigned long mode, argument
/linux-master/arch/riscv/kernel/
H A Dsbi.c494 static int sbi_srst_reboot(struct notifier_block *this, argument
/linux-master/net/netfilter/
H A Dnft_flow_offload.c484 static int flow_offload_netdev_event(struct notifier_block *this, argument
H A Dnft_set_rbtree.c143 const void *this; local
551 struct nft_rbtree_elem *rbe, *this = nft_elem_priv_cast(elem->priv); local
[all...]
/linux-master/fs/lockd/
H A Dsvc.c265 static int lockd_inetaddr_event(struct notifier_block *this, argument
291 static int lockd_inet6addr_event(struct notifier_block *this, argument
/linux-master/net/ethtool/
H A Dnetlink.c760 static int ethnl_netdev_event(struct notifier_block *this, unsigned long event, argument
/linux-master/drivers/ras/
H A Dcec.c251 unsigned int this = FULL_COUNT(ca->array[i]); local
290 u64 this = PFN(ca->array[i]); local
303 u64 this local
456 u64 this = PFN(ca->array[i]); local
[all...]
/linux-master/arch/mips/kernel/
H A Dpm-cps.c664 cps_pm_power_notifier(struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
/linux-master/drivers/xen/
H A Devtchn.c115 struct user_evtchn *this; local
/linux-master/net/atm/
H A Dclip.c545 static int clip_device_event(struct notifier_block *this, unsigned long event, argument
578 static int clip_inet_event(struct notifier_block *this, unsigned long event, argument
H A Dbr2684.c147 static int atm_dev_event(struct notifier_block *this, unsigned long event, argument
/linux-master/drivers/watchdog/
H A Dpcwd_pci.c631 static int pcipcwd_notify_sys(struct notifier_block *this, unsigned long code, argument
H A Dpcwd_usb.c537 static int usb_pcwd_notify_sys(struct notifier_block *this, unsigned long code, argument
[all...]
/linux-master/fs/ubifs/
H A Drecovery.c1530 struct rb_node *this = rb_first(&c->size_tree); local
[all...]
/linux-master/drivers/cpufreq/
H A Ds5pv210-cpufreq.c554 static int s5pv210_cpufreq_reboot_notifier_event(struct notifier_block *this, argument
/linux-master/drivers/mtd/nand/raw/
H A Dcs553x_nand.c192 static int cs553x_exec_op(struct nand_chip *this, argument
217 static void cs_enable_hwecc(struct nand_chip *this, int mode) argument
224 static int cs_calculate_ecc(struct nand_chip *this, const u_char *dat, argument
264 struct nand_chip *this; local
395 struct nand_chip *this = &controller->chip; local
[all...]
/linux-master/drivers/macintosh/
H A Dadbhid.c717 adb_message_handler(struct notifier_block *this, unsigned long code, void *x) argument
/linux-master/net/netlabel/
H A Dnetlabel_unlabeled.c697 static int netlbl_unlhsh_netdev_handler(struct notifier_block *this, argument
/linux-master/fs/jffs2/
H A Dwbuf.c50 struct jffs2_inodirty *this = c->wbuf_inodes; local
71 struct jffs2_inodirty *this; local
110 struct list_head *this, *next; local
[all...]
/linux-master/drivers/input/joystick/
H A Danalog.c172 unsigned char data[4], this, last; local
[all...]
/linux-master/drivers/clk/
H A Dclk-nomadik.c64 static int nomadik_clk_reboot_handler(struct notifier_block *this, argument

Completed in 273 milliseconds

1234567891011>>