Home
last modified time | relevance | path

Searched defs:set_rate (Results 1 – 17 of 17) sorted by relevance

/linux/include/linux/qed/
H A Dqed_iov_if.h28 int (*set_rate) (struct qed_dev *cdev, int vfid, member
/linux/include/linux/phy/
H A Dphy-dp.h76 u8 set_rate : 1; member
/linux/sound/usb/6fire/
H A Dcontrol.h31 int (*set_rate)(struct control_runtime *rt, int rate); member
/linux/rust/kernel/
H A Dclk.rs241 pub fn set_rate(&self, rate: Hertz) -> Result { in set_rate() method
H A Dopp.rs829 pub fn set_rate(&self, freq: Hertz) -> Result { in set_rate() method
/linux/arch/arm/mach-omap1/
H A Dclock.h83 int (*set_rate)(struct omap1_clk *clk, unsigned long rate, member
/linux/include/linux/clk/
H A Dtegra.h176 int (*set_rate)(struct device *dev, member
/linux/sound/firewire/oxfw/
H A Doxfw-stream.c41 static int set_rate(struct snd_oxfw *oxfw, unsigned int rate) in set_rate() function
/linux/include/linux/
H A Dsh_clk.h29 int (*set_rate)(struct clk *clk, unsigned long rate); member
H A Dclk-provider.h253 int (*set_rate)(struct clk_hw *hw, unsigned long rate, member
/linux/sound/pci/ice1712/
H A Dmaya44.c587 static void set_rate(struct snd_ice1712 *ice, unsigned int rate) in set_rate() function
H A Dice1712.h373 void (*set_rate)(struct snd_ice1712 *ice, unsigned int rate); member
/linux/drivers/input/mouse/
H A Dpsmouse.h119 void (*set_rate)(struct psmouse *psmouse, unsigned int rate); member
/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h482 void (*set_rate)(struct net_device *ndev); member
H A Dravb.h1050 void (*set_rate)(struct net_device *ndev); member
/linux/drivers/clk/
H A Dclk_test.c303 unsigned long set_rate; in clk_test_round_set_get_rate() local
/linux/drivers/tty/
H A Dsynclink_gt.c3828 static void set_rate(struct slgt_info *info, u32 rate) in set_rate() function