Searched refs:bcm2048_device (Results 1 – 1 of 1) sorted by relevance
280 struct bcm2048_device { struct358 static int bcm2048_send_command(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_send_command()380 static int bcm2048_recv_command(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_recv_command()395 static int bcm2048_recv_duples(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_recv_duples()427 static int bcm2048_set_power_state(struct bcm2048_device *bdev, u8 power) in bcm2048_set_power_state()457 static int bcm2048_get_power_state(struct bcm2048_device *bdev) in bcm2048_get_power_state()474 static int bcm2048_set_rds_no_lock(struct bcm2048_device *bdev, u8 rds_on) in bcm2048_set_rds_no_lock()501 static int bcm2048_get_rds_no_lock(struct bcm2048_device *bdev) in bcm2048_get_rds_no_lock()514 static int bcm2048_set_rds(struct bcm2048_device *bdev, u8 rds_on) in bcm2048_set_rds()526 static int bcm2048_get_rds(struct bcm2048_device *bdev) in bcm2048_get_rds()[all …]